| bin/ | |
| target/ | |
| sonarlint/ | |
| *.java._trace | |
| *.pyc | |
| .DS_Store | |
| *.xtendbin | |
| *.gmfgen.uml | |
| # Workspace metadata folder created by Oomph when launching tests. | |
| tests/**/.metadata/ | |
| #intellij files | |
| .idea/ | |
| *.iml | |
| # All .project that are not in a Papyrus plugin | |
| .project | |
| !**/org.eclipse.papyrus.*/.project |