diff options
author | Filipp Lepalaan <filipp@mac.com> | 2016-09-22 09:46:34 +0300 |
---|---|---|
committer | Filipp Lepalaan <filipp@mac.com> | 2016-09-22 09:46:34 +0300 |
commit | f29a31746f12f006d916a4dfcc07a566be1f432a (patch) | |
tree | 71b0087e7a4bcd48fa473f7885f5709e2e333bfa /.gitignore | |
download | machammer-f29a31746f12f006d916a4dfcc07a566be1f432a.tar.gz machammer-f29a31746f12f006d916a4dfcc07a566be1f432a.tar.bz2 machammer-f29a31746f12f006d916a4dfcc07a566be1f432a.zip |
Initial commit
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 |