diff options
author | Max Kellermann <max@duempel.org> | 2010-06-25 21:46:16 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2010-06-25 21:46:16 +0200 |
commit | 05703cf73bf0332fdf4c088af2f0db23a4ea4ca1 (patch) | |
tree | ff1f0de4dcfca2ce8bf0f1c828393890fe5ccbd4 /.gitignore | |
parent | 1ea10db953f082bee7b40ce3a4d4fd18beeb2a56 (diff) |
update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3ce1b5582..1c35d5a83 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,7 @@ config.sub config_detected.h config_detected.mk configure +configure.lineno depcomp depmode install-sh @@ -56,3 +57,4 @@ test/read_mixer test/dump_playlist test/run_normalize test/tmp +test/run_inotify |