diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2016-12-10 21:02:53 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2016-12-10 21:02:53 +0100 |
commit | bc0989de6007876630bcd0c1db6b7c123bf1524a (patch) | |
tree | 3eef0aa8fc5dde23578bd20ea49aa77cc30a68b5 /.gitignore |
Empty project skeleton
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 |