aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2025-12-20 09:37:17 +0100
committerMattias Andrée <m@maandree.se>2025-12-20 09:37:17 +0100
commitb23fac332ff4084e2925233791f057f30b7ed337 (patch)
treea2faa226da7a5b97b81bdfccb4edc195f93437d7 /.gitignore
downloadgcmap-b23fac332ff4084e2925233791f057f30b7ed337.tar.gz
gcmap-b23fac332ff4084e2925233791f057f30b7ed337.tar.bz2
gcmap-b23fac332ff4084e2925233791f057f30b7ed337.tar.xz
First commit
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore15
1 files changed, 15 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..740df4a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,15 @@
+*\#*
+*~
+*.o
+*.a
+*.lo
+*.su
+*.so
+*.so.*
+*.dll
+*.dylib
+*.gch
+*.gcov
+*.gcno
+*.gcda
+/gcmap