mirror of
https://github.com/moparisthebest/MoparClassic
synced 2024-12-21 23:18:52 -05:00
Updated .gitignore to ignore project-related files used by individual developers. Currently ignores intellij IDEA and eclipse project files
This commit is contained in:
parent
3b15f42779
commit
8f3da11c27
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
.classpath
|
||||
.project
|
||||
*.jar
|
||||
*.ipr
|
||||
*.iws
|
||||
*.iml
|
Loading…
Reference in New Issue
Block a user