summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBjörn Esser <besser82@fedoraproject.org>2018-11-09 20:54:05 +0100
committerBjörn Esser <besser82@fedoraproject.org>2018-11-09 20:55:22 +0100
commit7b69984d2fba902032adcc4205996f0479b507fe (patch)
tree6ae86050c79e882dd39ef60c0e221d3d7b16bcfe /.gitignore
parent1ccb138271e743a6efa2bc89b7fd968e0f3dbfbd (diff)
downloadlibxcrypt-7b69984d2fba902032adcc4205996f0479b507fe.tar.gz
libxcrypt-7b69984d2fba902032adcc4205996f0479b507fe.tar.bz2
libxcrypt-7b69984d2fba902032adcc4205996f0479b507fe.zip
Ignore temporary files generated by Makefile.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 1 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 966e25e..26af72d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
# http://www.gnu.org/software/automake
-
/Makefile
/Makefile.deps
/Makefile.in
@@ -8,7 +7,6 @@
/INSTALL
# http://www.gnu.org/software/autoconf
-
/autom4te.cache
/aclocal.m4
/m4/compile
@@ -35,7 +33,6 @@
/libxcrypt.pc
# compiler output
-
*.gcda
*.gcno
*.la
@@ -44,6 +41,7 @@
*.o
*.so
*.trs
+*.T
/crypt.h
/crypt-hashes.h
/crypt-symbol-vers.h
@@ -85,11 +83,9 @@
/test-short-outbuf
# backup-files
-
*~
# archives
-
*.tar*
# Valgrind