diff options
author | Carl Suster <carl@contraflo.ws> | 2014-06-12 11:40:58 +1000 |
---|---|---|
committer | Carl Suster <carl@contraflo.ws> | 2014-06-12 11:42:57 +1000 |
commit | d26de55e7a626d6f35238d9b18aa19cdd5d9e56e (patch) | |
tree | 6784e50f24eff45655f4fdda8eeabe07afb0fa17 /MetaProgrammingSystem.gitignore | |
parent | d60485f496b17b275893a55cdcba9bdbbdbb2f37 (diff) | |
download | gitignore-d26de55e7a626d6f35238d9b18aa19cdd5d9e56e.tar.gz gitignore-d26de55e7a626d6f35238d9b18aa19cdd5d9e56e.zip |
Grammar/formatting tweak to comments
Fixes #897 with amendment
Diffstat (limited to 'MetaProgrammingSystem.gitignore')
-rw-r--r-- | MetaProgrammingSystem.gitignore | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/MetaProgrammingSystem.gitignore b/MetaProgrammingSystem.gitignore index f0bb4a85..3e758410 100644 --- a/MetaProgrammingSystem.gitignore +++ b/MetaProgrammingSystem.gitignore @@ -1,14 +1,10 @@ -# General - workspace.xml junitvmwatcher*.properties build.properties # generated java classes and java source files -# custom artifacts that can't be generated from the models you -# should add them manually -# see http://confluence.jetbrains.com/display/MPSD25/HowTo+--+MPS+and+Git -# 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 classes_gen source_gen source_gen.caches |