diff options
author | Martin Vilcans <martin@librador.com> | 2011-08-09 22:40:04 +0200 |
---|---|---|
committer | Martin Vilcans <martin@librador.com> | 2011-08-09 22:40:04 +0200 |
commit | 18efeaaf16590ac4e44e6c5881f857eab5004bc6 (patch) | |
tree | 600df38d8cbd515bd82a2ed8191e6fa905c7c7b7 /.gitignore | |
download | screenplain-18efeaaf16590ac4e44e6c5881f857eab5004bc6.tar.gz |
.gitignore (first 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..52e4e61 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.pyc +*.pyo |