Homec4science

add Meta Programming System gitignore files

Authored by Kolja Dummann <kolja.dummann@logv.ws> on Dec 15 2013, 18:44.

Description

add Meta Programming System gitignore files

The Meta Programming System is a language workbench created by JetBrains.

http://jetbrains.com/mps/

By default this file will ignore the generated java source and the compiled java classes that are
produced by the language compiler. It will only add the Models which contain all information
necessary to reproduce the the java source code and the the resulting class files.

In addition to the generated source code it will ignore the test result files and test property files,
because those are also generated from the models.

The ignore file also prevents commiting the workspace.xml which contains the currently editor state,
like open files and cursor position.

Details

Committed
Carl Suster <carl@contraflo.ws>Jun 12 2014, 03:42
Pushed
aubortJul 2 2018, 16:12
Parents
rGITIGNORE76c09c6fd75d: Merge pull request #1101 from kargakis/patch-1
Branches
Unknown
Tags
Unknown

Event Timeline

Carl Suster <carl@contraflo.ws> committed rGITIGNOREd60485f496b1: add Meta Programming System gitignore files (authored by Kolja Dummann <kolja.dummann@logv.ws>).Jun 12 2014, 03:42