diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2015-06-07 03:02:40 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-06-07 03:02:40 +0200 |
commit | 08a671b1ba0b8aa7ebbe39f8f551d8c1547750a5 (patch) | |
tree | 3a0903f45c8325d561bf022ba21a531565d048c6 /.gitignore | |
parent | ccb6a986ac6ae652a9b25ffb97538bb82bf9d553 (diff) |
.gitignore
Diffstat (limited to '.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..0d20b64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pyc |