forked from D-Net/dnet-hadoop
added property to gitignore
This commit is contained in:
parent
4955be0197
commit
0dff14b28e
|
@ -1,6 +1,8 @@
|
|||
.DS_Store
|
||||
.idea
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
*~
|
||||
.classpath
|
||||
/*/.classpath
|
||||
|
|
Loading…
Reference in New Issue