diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-12-31 15:25:18 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-12-31 15:25:18 -0200 |
commit | 9448e7af292c738d86a1ac57fff90bdf375c308b (patch) | |
tree | 22ee520e851f9535338c13ca7640ba0b18e9ee3f | |
parent | 8c9e82592e301489fb71259816587091b7ac6dfb (diff) | |
download | wyrd-9448e7af292c738d86a1ac57fff90bdf375c308b.tar.gz wyrd-9448e7af292c738d86a1ac57fff90bdf375c308b.tar.bz2 |
Adding .gitignore
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3eed8fa --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +# As we are handling with config files, it might be better to +# use a paranoid config by default. +# +# Comment that while in development. +* |