aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-03-04 18:51:23 +0100
committerMattias Andrée <m@maandree.se>2026-03-04 18:53:28 +0100
commit15d3290b1d95cedaf4e671fe346beb11dcd12ac9 (patch)
tree86c959933f7574104cc5d16c0c0122d40842bed1 /.gitignore
downloadgit-protection-master.tar.gz
git-protection-master.tar.bz2
git-protection-master.tar.xz
First commitHEAD1.0master
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r--.gitignore17
1 files changed, 17 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..8906e61
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,17 @@
+*\#*
+*~
+*.o
+*.a
+*.t
+*.lo
+*.to
+*.su
+*.so
+*.so.*
+*.dll
+*.dylib
+*.gch
+*.gcov
+*.gcno
+*.gcda
+/git-protection