diff options
author | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2014-02-17 21:19:28 +0900 |
---|---|---|
committer | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2014-02-17 21:19:28 +0900 |
commit | fcfa7041491e50b1658042903d4b7f18da897ebe (patch) | |
tree | 12429d9a368c93d7d71a1c1401873abf95b00a63 /.gitignore | |
parent | 08a6954904c9dd50b45a2fdef859cb2e66fef1f3 (diff) |
add new ignore files
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f98ec62066..1f5d422f85 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -34,6 +34,7 @@ tags | |||
34 | /aclocal.m4 | 34 | /aclocal.m4 |
35 | /autom4te.cache/ | 35 | /autom4te.cache/ |
36 | /config.cache | 36 | /config.cache |
37 | /config.cache-env | ||
37 | /config.guess | 38 | /config.guess |
38 | /config.h | 39 | /config.h |
39 | /config.h.in | 40 | /config.h.in |
@@ -46,6 +47,7 @@ tags | |||
46 | /doc/html | 47 | /doc/html |
47 | /doc/latex | 48 | /doc/latex |
48 | /doc/man | 49 | /doc/man |
50 | /doc/previews/preview_text_filter | ||
49 | /install-sh | 51 | /install-sh |
50 | /libtool | 52 | /libtool |
51 | /ltmain.sh | 53 | /ltmain.sh |