aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2024-09-17 18:25:35 +0200
committerMattias Andrée <maandree@kth.se>2024-09-17 18:25:35 +0200
commitad6c9cbcd8548425e9db258e51906b569eb46c7f (patch)
treeb75cd05fd3ed7c8b7c4339c643db1b6e009a6aaa /.gitignore
downloaddeadshred-ad6c9cbcd8548425e9db258e51906b569eb46c7f.tar.gz
deadshred-ad6c9cbcd8548425e9db258e51906b569eb46c7f.tar.bz2
deadshred-ad6c9cbcd8548425e9db258e51906b569eb46c7f.tar.xz
First commit
Signed-off-by: Mattias Andrée <maandree@kth.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..a0cae35
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,15 @@
+*\#*
+*~
+*.o
+*.a
+*.lo
+*.su
+*.so
+*.so.*
+*.dll
+*.dylib
+*.gch
+*.gcov
+*.gcno
+*.gcda
+/deadshred