We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d60485f commit d26de55Copy full SHA for d26de55
MetaProgrammingSystem.gitignore
@@ -1,14 +1,10 @@
1
-# General
2
-
3
workspace.xml
4
junitvmwatcher*.properties
5
build.properties
6
7
# generated java classes and java source files
8
-# custom artifacts that can't be generated from the models you
9
-# should add them manually
10
-# see http://confluence.jetbrains.com/display/MPSD25/HowTo+--+MPS+and+Git
11
-# for further reference
+# manually add any custom artifacts that can't be generated from the models
+# http://confluence.jetbrains.com/display/MPSD25/HowTo+--+MPS+and+Git
12
classes_gen
13
source_gen
14
source_gen.caches
0 commit comments