MetaProgrammingSystem 391 B

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