You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

MetaProgrammingSystem 391B

12345678910111213141516
  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