1 #==============================================================================#
2 # This file specifies intentionally untracked files that git should ignore.
3 # See: http://www.kernel.org/pub/software/scm/git/docs/gitignore.html
4 #==============================================================================#
6 #==============================================================================#
7 # File extensions to be ignored anywhere in the tree.
8 #==============================================================================#
9 # Temp files created by most text editors.
11 # Merge files created by git.
13 # Byte compiled python modules.
17 # Mac OS X Finder layout info
20 #==============================================================================#
21 # Directories to be ignored.
22 #==============================================================================#