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