diff options
Diffstat (limited to 'babeld/.gitignore')
-rw-r--r-- | babeld/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/babeld/.gitignore b/babeld/.gitignore new file mode 100644 index 0000000..71ef678 --- /dev/null +++ b/babeld/.gitignore @@ -0,0 +1,7 @@ +* +!*.c +!*.h +!LICENCE +!Makefile +!subdir.am +!.gitignore |