Revision 9e0d87a4dd7488e0c3987ef2869924d6c5aa9f46 authored by Jacob Thornton on 20 August 2012, 23:43:49 UTC, committed by Jacob Thornton on 20 August 2012, 23:43:49 UTC
1 parent 2b5e090
Raw File
.gitignore
# Numerous always-ignore extensions
*.diff
*.err
*.orig
*.log
*.rej
*.swo
*.swp
*.zip
*.vi
*~
*.sass-cache

# OS or Editor folders
.DS_Store
._*
Thumbs.db
.cache
.project
.settings
.tmproj
*.esproj
nbproject
*.sublime-project
*.sublime-workspace

# Komodo
*.komodoproject
.komodotools

# Folders to ignore
.hg
.svn
.CVS
.idea
node_modules
dist
back to top