mirror of
https://github.com/klaussilveira/gitlist.git
synced 2026-03-23 12:50:41 +01:00
34 lines
283 B
Plaintext
34 lines
283 B
Plaintext
cache/
|
|
vendor/
|
|
build/
|
|
*.diff
|
|
*.err
|
|
*.orig
|
|
*.log
|
|
*.rej
|
|
*.swo
|
|
*.swp
|
|
*.zip
|
|
*.vi
|
|
*~
|
|
*.sass-cache
|
|
.DS_Store
|
|
._*
|
|
Thumbs.db
|
|
.cache
|
|
.project
|
|
.settings
|
|
.tmproj
|
|
*.esproj
|
|
nbproject
|
|
*.sublime-project
|
|
*.sublime-workspace
|
|
.hg
|
|
.svn
|
|
.CVS
|
|
.idea
|
|
node_modules
|
|
config.ini
|
|
cache.properties
|
|
composer.phar
|