libf 1 year ago
parent
commit
93eff727f0
1 changed files with 35 additions and 0 deletions
  1. 35 0
      .gitignore

+ 35 - 0
.gitignore

@@ -0,0 +1,35 @@
+*
+!*.*
+!*/
+!Makefile
+
+.*
+.*/
+!.gitignore
+*.code-workspace
+
+# Compiled Object files, Static and Dynamic libs (Shared Objects)
+*.iml
+
+# Folders
+_obj
+_test
+.idea
+data/
+data1/
+
+# Architecture specific extensions/prefixes
+*.[568vq]
+[568vq].out
+
+bak/
+*.log
+*.bak
+*.exe
+*.class
+*.tmp
+*.png
+*.a
+*.o
+
+omdb.pid