summaryrefslogtreecommitdiff
path: root/sqlite3/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'sqlite3/.gitignore')
-rw-r--r--sqlite3/.gitignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/sqlite3/.gitignore b/sqlite3/.gitignore
new file mode 100644
index 0000000..7a3c058
--- /dev/null
+++ b/sqlite3/.gitignore
@@ -0,0 +1,21 @@
+# Compiler/linker output.
+#
+*.d
+*.t
+*.i
+*.ii
+*.o
+*.obj
+*.so
+*.dll
+*.a
+*.lib
+*.exp
+*.pdb
+*.ilk
+*.exe
+*.exe.dlls/
+*.exe.manifest
+*.pc
+
+sqlite3