diff options
Diffstat (limited to 'build/.gitignore')
-rw-r--r-- | build/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/build/.gitignore b/build/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/build/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore |