Refactoring and some tweaks.

This commit is contained in:
Artem Sapegin
2012-10-22 12:01:42 +04:00
parent 12548e9a90
commit 41cefe2dc1
13 changed files with 25 additions and 11 deletions

17
tilde/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