aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2024-02-24 17:34:31 +0100
committerMattias Andrée <maandree@kth.se>2024-02-24 17:34:31 +0100
commit275fc799ed112b0d41ccaa872e3da87328ad21c1 (patch)
tree6f51f0b11490d668a3e30fbf1c9ff0adf0c476ff /.gitignore
downloadcoreupdown-275fc799ed112b0d41ccaa872e3da87328ad21c1.tar.gz
coreupdown-275fc799ed112b0d41ccaa872e3da87328ad21c1.tar.bz2
coreupdown-275fc799ed112b0d41ccaa872e3da87328ad21c1.tar.xz
First commit
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore17
1 files changed, 17 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e9dfb32
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,17 @@
+*\#*
+*~
+*.o
+*.a
+*.lo
+*.su
+*.so
+*.so.*
+*.dll
+*.dylib
+*.gch
+*.gcov
+*.gcno
+*.gcda
+/coreupdown
+/coreup
+/coredown