diff options
author | Matteo Pasotti <matteo.pasotti@gmail.com> | 2013-12-05 19:25:56 +0100 |
---|---|---|
committer | Matteo Pasotti <matteo.pasotti@gmail.com> | 2013-12-05 19:25:56 +0100 |
commit | 288f00d792c01bec5af7d4f080bb10ae4792528c (patch) | |
tree | d200c730163b31e7c920a0f00cac3791709d2fab | |
parent | 9710a0c28d306509d533c0e7238232319230a39f (diff) | |
download | colin-keep-288f00d792c01bec5af7d4f080bb10ae4792528c.tar colin-keep-288f00d792c01bec5af7d4f080bb10ae4792528c.tar.gz colin-keep-288f00d792c01bec5af7d4f080bb10ae4792528c.tar.bz2 colin-keep-288f00d792c01bec5af7d4f080bb10ae4792528c.tar.xz colin-keep-288f00d792c01bec5af7d4f080bb10ae4792528c.zip |
added gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b25c15b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*~ |