diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-12-31 15:24:28 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-12-31 15:24:28 -0200 |
commit | 1ff9393c83a56edfb37b5a595fa8167437e12cfd (patch) | |
tree | b734a8bc301dc792ee020d1711b7da0fd04fdd6c | |
parent | 1906b73ddf5e7829d4975d22cc27308c2d4b382f (diff) | |
download | gtk-1ff9393c83a56edfb37b5a595fa8167437e12cfd.tar.gz gtk-1ff9393c83a56edfb37b5a595fa8167437e12cfd.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. +* |