diff options
author | Eric Curtin <ericcurtin17@gmail.com> | 2020-01-27 13:21:28 +0000 |
---|---|---|
committer | Eric Curtin <ericcurtin17@gmail.com> | 2020-01-27 13:21:28 +0000 |
commit | c12fc4c10c71397731ee1553e64dfdc91e19aa1b (patch) | |
tree | abfd6f3383d945f5362f7d7c489e2a8af37d8620 | |
parent | dbb7dc6802f8b1652272e562255e4aad910a079b (diff) | |
download | inotify-tools-c12fc4c10c71397731ee1553e64dfdc91e19aa1b.zip inotify-tools-c12fc4c10c71397731ee1553e64dfdc91e19aa1b.tar.gz inotify-tools-c12fc4c10c71397731ee1553e64dfdc91e19aa1b.tar.bz2 |
Add some more files to .gitinore
Many autogenerated files
-rw-r--r-- | .gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -26,3 +26,13 @@ config/ /src/inotifywait /src/inotifywatch + +config.h +config.h.in +config.log +config.status +libtool +man/inotifywait.1 +man/inotifywatch.1 +stamp-h1 + |