summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDiederik de Groot <ddegroot@talon.nl>2017-04-19 16:12:17 +0200
committerDiederik de Groot <ddegroot@talon.nl>2017-04-19 16:19:32 +0200
commitb258d6e53eb421651ac3fbe9c99e636f0f8cdfc4 (patch)
tree6bb60a13ca81815e2c74fbe7f65193949ff54e4b /.gitignore
parent5570748dd27e5b1e8c109b80fb31500fcd8f7fad (diff)
Initial addition of dragonflybsd (based on FreeBSD)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 80f66b99..c1c1df41 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,11 @@ htop
# all object files
*.o
+# skip all backups
+*.bak
+*~
+
+# skip coverage files
*.gcda
*/*.gcda
*.gcno
@@ -22,6 +27,7 @@ config.h
config.h.in
config.log
config.status
+config.cache
config.sub
configure
depcomp
@@ -32,4 +38,3 @@ ltmain.sh
m4/
missing
stamp-h1
-

© 2014-2024 Faster IT GmbH | imprint | privacy policy