diff options
author | rubenwardy <rubenwardy@gmail.com> | 2014-08-27 15:01:05 +0100 |
---|---|---|
committer | rubenwardy <rubenwardy@gmail.com> | 2014-08-27 15:01:05 +0100 |
commit | 4a3c3085062e2e0efdad64410cd4dbc07cdd9ca5 (patch) | |
tree | 7804a745e9fb8e659cc81a6d8e97394c760c1532 /.gitignore |
Initial Commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..96728cd --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*~* + |