diff options
Diffstat (limited to 'babeld/.gitignore')
-rw-r--r-- | babeld/.gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/babeld/.gitignore b/babeld/.gitignore index 8384763a6..fbdb90f67 100644 --- a/babeld/.gitignore +++ b/babeld/.gitignore @@ -2,6 +2,7 @@ !*.c !*.h !LICENCE -!Makefile.am +!Makefile +!subdir.am !babeld.conf.sample -!.gitignore
\ No newline at end of file +!.gitignore |