diff options
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b2f17779d68..21702f7cd07 100644 --- a/.gitignore +++ b/.gitignore | |||
| @@ -1,5 +1,11 @@ | |||
| 1 | configure | 1 | configure |
| 2 | aclocal.m4 | 2 | aclocal.m4 |
| 3 | compile | ||
| 4 | config.guess | ||
| 5 | config.sub | ||
| 6 | depcomp | ||
| 7 | install-sh | ||
| 8 | missing | ||
| 3 | lib/Makefile.in | 9 | lib/Makefile.in |
| 4 | src/config.in | 10 | src/config.in |
| 5 | autom4te.cache | 11 | autom4te.cache |