| *.iml | |
| *.ipr | |
| *.iws | |
| *.swp | |
| *~ | |
| .idea/ | |
| .project | |
| .settings | |
| .classpath | |
| target | |
| *.pyc | |
| *.egg-info | |
| .svn | |
| /build | |
| test-output | |
| /dist | |
| /lang/java/compiler/nbactions.xml | |
| /lang/java/compiler/nb-configuration.xml | |
| /lang/java/compiler/nbproject/ | |
| **/.vscode/**/* | |
| .vs/ | |
| .DS_Store | |
| .factorypath | |
| .mypy_cache | |
| .python-version | |
| .java-version | |
| .coverage | |
| vendor | |
| composer.lock | |
| .phpunit.result.cache | |
| .mvn/jvm.config # Maven JVM settings | |
| **/*.run.xml # Intellij IDEA Run configurations |