Whitespace cleanup.

This commit is contained in:
2011-09-05 20:19:31 +02:00
parent 884d9209b0
commit cbc5267b36
29 changed files with 1976 additions and 117 deletions

17
.hgignore Normal file
View File

@@ -0,0 +1,17 @@
# Use shell-style glob syntax
syntax: glob
# 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