forked from antonis.lempesis/dnet-hadoop
added property to gitignore
This commit is contained in:
parent
19a80e4638
commit
ad4387dd38
|
@ -1,5 +1,7 @@
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.idea
|
.idea
|
||||||
|
*.iws
|
||||||
|
*.ipr
|
||||||
*.iml
|
*.iml
|
||||||
*~
|
*~
|
||||||
.classpath
|
.classpath
|
||||||
|
|
Loading…
Reference in New Issue