Add a global gitignore

This commit is contained in:
Jonny Barnes 2016-04-08 03:42:12 +01:00
parent 5bdb6a4eea
commit 1e11256c4d
2 changed files with 15 additions and 0 deletions

14
gitignore Normal file
View file

@ -0,0 +1,14 @@
# 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