aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore30
1 files changed, 0 insertions, 30 deletions
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 17beb60..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,30 +0,0 @@
-# binaries
-test
-debug
-vectors
-
-# Object files
-*.o
-*.ko
-
-# Libraries
-*.lib
-*.a
-
-# Shared objects (inc. Windows DLLs)
-*.dll
-*.so
-*.so.*
-*.dylib
-
-# Executables
-*.exe
-*.out
-*.app
-
-# IDE Folders
-/.code/
-/.idea/
-/.vs/
-
-debug.dSYM/