1# Maven 2target/ 3 4# Eclipse 5.classpath 6.project 7.settings 8 9# Intellij 10*.iml 11.idea/ 12 13# python utilities 14*.pyc 15__pycache__ 16 17.flattened-pom.xml 18