1workspace.xml
2junitvmwatcher*.properties
3build.properties
4
5# generated java classes and java source files
6# manually add any custom artifacts that can't be generated from the models
7# http://confluence.jetbrains.com/display/MPSD25/HowTo+--+MPS+and+Git
8classes_gen
9source_gen
10source_gen.caches
11
12# generated test code and test results
13test_gen
14test_gen.caches
15TEST-*.xml
16junit*.properties