Add .mps/shelf to .gitignore

This commit is contained in:
Fedor Isakov 2018-04-25 16:39:35 +02:00
parent c41c4e6e42
commit c12e0c7353
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@
**/classes_gen/*
**/classes_jchr/*
.mps/workspace.xml
.mps/shelf/*
.idea/workspace.xml
.gradle
out