.gitignore added

This commit is contained in:
Pall Sigurdsson 2013-05-28 12:23:46 +00:00
parent 5482a7e25c
commit 746420bd15
1 changed files with 9 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@ -0,0 +1,9 @@
*.pyc
*.swp
.project
.pydevproject
.settings
pagekite*
.idea
MANIFEST
dist