aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2024-08-15 20:07:14 +0200
committerMattias Andrée <maandree@kth.se>2024-08-15 20:07:14 +0200
commit1e9b65e4b4efe9f805f8e270120ce06fa88ec032 (patch)
tree8cbefec337b34ea036c5d66f34a6c995757ea2c6 /.gitignore
downloadgit-rediff-1e9b65e4b4efe9f805f8e270120ce06fa88ec032.tar.gz
git-rediff-1e9b65e4b4efe9f805f8e270120ce06fa88ec032.tar.bz2
git-rediff-1e9b65e4b4efe9f805f8e270120ce06fa88ec032.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..0ec616b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,15 @@
+*\#*
+*~
+*.o
+*.a
+*.lo
+*.su
+*.so
+*.so.*
+*.dll
+*.dylib
+*.gch
+*.gcov
+*.gcno
+*.gcda
+/git-rediff