mirror of
https://github.com/webgefrickel/dotfiles
synced 2024-11-01 21:40:19 +00:00
35 lines
267 B
Plaintext
35 lines
267 B
Plaintext
syntax: glob
|
|
|
|
*.diff
|
|
*.err
|
|
*.orig
|
|
*.log
|
|
*.rej
|
|
*.swo
|
|
*.swp
|
|
*.vi
|
|
*.bak
|
|
*~
|
|
*.sass-cache
|
|
.tmp_*
|
|
.revision
|
|
_srcs
|
|
node_modules
|
|
.DS_Store
|
|
Thumbs.db
|
|
.cache
|
|
.project
|
|
.settings
|
|
.tmproj
|
|
*.esproj
|
|
nbproject
|
|
*.komodoproject
|
|
.komodotools
|
|
NERD_tree*
|
|
*.iws
|
|
*.ipr
|
|
*.iml
|
|
.git
|
|
.svn
|
|
.CVS
|