Browse Source

更新 '.gitignore'

刘韬 5 years ago
parent
commit
c1d50783e1
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -7,7 +7,12 @@
 # Package Files #
 # Package Files #
 *.war
 *.war
 *.ear
 *.ear
+**/classes
+**/build
+**/.settings
 
 
 # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
 # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
 hs_err_pid*
 hs_err_pid*
 
 
+DataFusion/DataFusion.iml
+**/.idea