diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-12-31 15:25:08 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-12-31 15:25:08 -0200 |
commit | 04d3f5065fe5d1c881824110b1ede59f5e49c87f (patch) | |
tree | 728706cbb8c796d1602f9cbcf6ade82983f2d370 | |
parent | 17ac759653fdb9d835748d602d091ad5e22e58a1 (diff) | |
download | ttytter-04d3f5065fe5d1c881824110b1ede59f5e49c87f.tar.gz ttytter-04d3f5065fe5d1c881824110b1ede59f5e49c87f.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. +* |