Browse Source

gitignore

chengqiang 5 năm trước cách đây
mục cha
commit
9f00776b6e
1 tập tin đã thay đổi với 42 bổ sung0 xóa
  1. 42 0
      .gitignore

+ 42 - 0
.gitignore

@@ -0,0 +1,42 @@
+/target/ 
+target
+.idea
+*.iml
+*.ipr
+*.iws
+/.idea/
+.classpath
+.project
+.settings      
+ ##filter databfile、sln file##
+*.mdb  
+*.ldb  
+*.sln    
+##class file##
+*.com  
+*.class  
+*.dll  
+*.exe  
+*.o  
+*.so  
+# compression file
+*.7z  
+*.dmg  
+*.gz  
+*.iso
+*.rar  
+*.tar  
+*.zip  
+*.via
+*.tmp
+*.err 
+# OS generated files #  
+.DS_Store  
+.DS_Store?  
+._*  
+.Spotlight-V100  
+.Trashes  
+Icon?  
+ehthumbs.db  
+Thumbs.db  
+.idea/workspace.xml