diff options
Diffstat (limited to 'obj/.gitignore')
-rw-r--r-- | obj/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/obj/.gitignore b/obj/.gitignore new file mode 100644 index 0000000..fc50a55 --- /dev/null +++ b/obj/.gitignore @@ -0,0 +1,8 @@ + + +# ignore all in this directory except this file + +* +!.gitignore + + |