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