diff options
author | Loïc Corbasson <loic@corbasson.fr> | 2015-11-20 00:39:55 +0100 |
---|---|---|
committer | Loïc Corbasson <loic@corbasson.fr> | 2015-11-20 00:39:55 +0100 |
commit | 6d942c5122bc85d9d97f048923651e654d9a491b (patch) | |
tree | febbc6791f43ad80bd94bdccc18ab3757054946a /Autotools.gitignore | |
parent | 1d4117fefd8d58e88cdfd92ad6187e7c57ddae3e (diff) | |
download | gitignore-6d942c5122bc85d9d97f048923651e654d9a491b.tar.gz gitignore-6d942c5122bc85d9d97f048923651e654d9a491b.zip |
Add ignores for autoscan files
Diffstat (limited to 'Autotools.gitignore')
-rw-r--r-- | Autotools.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Autotools.gitignore b/Autotools.gitignore index 053ff52f..88fe3158 100644 --- a/Autotools.gitignore +++ b/Autotools.gitignore @@ -2,6 +2,10 @@ Makefile.in +/autoscan.log +/autoscan-*.log +/configure.scan + # http://www.gnu.org/software/autoconf /autom4te.cache |