diff options
author | Camil Staps | 2015-02-06 10:55:31 +0100 |
---|---|---|
committer | Camil Staps | 2015-02-06 10:55:31 +0100 |
commit | 6cd200255dc3ff0fd33685f7067a623f23a45160 (patch) | |
tree | cde00d1974fb684fb5fcc7b76b30c67040ad7bc8 | |
parent | Fix for 1.0 (diff) |
Added gitignore for files directory
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..12ad497 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +files/**
\ No newline at end of file |