diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-12-31 15:25:22 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-12-31 15:25:22 -0200 |
commit | e0ff3cc6a4285afcc9b37c5229cb91ca08730ab9 (patch) | |
tree | 3b58c0e42bd797db33db9eed1c53ab82ca0e6eab | |
parent | 9376ddfc931ecad85f8135da1bb9c2a78e8e0209 (diff) | |
download | xcompose-e0ff3cc6a4285afcc9b37c5229cb91ca08730ab9.tar.gz xcompose-e0ff3cc6a4285afcc9b37c5229cb91ca08730ab9.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. +* |