Minor additions to the shared .gitignore file, now that Mark has checked one in.
This commit is contained in:
parent
be4eb83041
commit
751d66174a
|
|
@ -11,6 +11,8 @@
|
||||||
/*.eval
|
/*.eval
|
||||||
*.ipr
|
*.ipr
|
||||||
*.iws
|
*.iws
|
||||||
|
*.iml
|
||||||
|
.DS_Store
|
||||||
queueScatterGather
|
queueScatterGather
|
||||||
/foo*
|
/foo*
|
||||||
/bar*
|
/bar*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue