diff options
author | Kali Kaneko <kali@leap.se> | 2013-03-14 09:54:33 +0900 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-03-14 09:54:33 +0900 |
commit | bb566b70f23f0c34a13d1efca65fadd7670f1e43 (patch) | |
tree | 77e6a81167563cac227cd703f2662b7841677f31 /.gitignore | |
parent | 1190284ac9cc65104c292fc81c86a40076ce2cdc (diff) |
add gitignore
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..dabc057 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.pyc +*.egg-info |