diff options
author | 2012-04-03 23:16:38 +0200 | |
---|---|---|
committer | 2012-04-03 23:16:38 +0200 | |
commit | 667a977a691945d32a76e0e193d02b8fda35b468 (patch) | |
tree | d7ac6b8feb83ed5abe3d94c25864eeada40a58cd /.gitignore | |
parent | Zero (diff) | |
download | overlint-667a977a691945d32a76e0e193d02b8fda35b468.tar.gz overlint-667a977a691945d32a76e0e193d02b8fda35b468.tar.bz2 overlint-667a977a691945d32a76e0e193d02b8fda35b468.zip |
Add releasable version of initial codev0.1
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..2f78cf5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.pyc + |