aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore17
1 files changed, 3 insertions, 14 deletions
diff --git a/.gitignore b/.gitignore
index fa0e6b5..5dc8bc3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,14 +1,3 @@
-*.db
-*.exe
-*.dll
-*.o
-
-# VSCode
-.vscode
-
-# Exclude from upgrade
-upgrade/*.c
-upgrade/*.h
-
-# Exclude upgrade binary
-upgrade/upgrade
+/src/*.a
+/tests/*.a
+/tests/*.bin