initial commit

This commit is contained in:
Artem Sapegin
2012-10-10 16:51:59 +04:00
commit 00971913a2
4 changed files with 125 additions and 0 deletions

17
gitignore Normal file
View File

@ -0,0 +1,17 @@
# Compiled Python files
*.pyc
# Folder view configuration files
.DS_Store
Desktop.ini
# Thumbnail cache files
._*
Thumbs.db
# Files that might appear on external disks
.Spotlight-V100
.Trashes
# Installed NPM modules
node_modules