diff options
Diffstat (limited to 'example/application/temp/.gitignore')
-rw-r--r-- | example/application/temp/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/example/application/temp/.gitignore b/example/application/temp/.gitignore new file mode 100644 index 0000000..b5a0be3 --- /dev/null +++ b/example/application/temp/.gitignore @@ -0,0 +1,6 @@ +# Ignore everything +* + +# Exceptions +!main.json +!renderer.json |