2017-01-01 05:25:43 +01:00
|
|
|
# Generic cache files
|
|
|
|
*~
|
|
|
|
.~*
|
|
|
|
*.tmp
|
|
|
|
*.temp
|
|
|
|
*.lock
|
|
|
|
*.DS_Store
|
|
|
|
.*.swp
|
|
|
|
*.out
|
|
|
|
Thumbs.db
|
2012-04-17 14:14:37 +02:00
|
|
|
.project
|
2012-10-15 14:49:48 +02:00
|
|
|
.buildpath
|
2013-06-22 13:07:55 +02:00
|
|
|
.settings
|
2012-12-26 20:41:11 +01:00
|
|
|
_vimrc_local.vim
|
2014-08-23 14:35:11 +02:00
|
|
|
.sass-cache
|
2017-01-01 05:25:43 +01:00
|
|
|
|
|
|
|
# PHPstorm config
|
|
|
|
/.idea/
|
|
|
|
|
|
|
|
# Project files
|
|
|
|
/config/config.php
|
|
|
|
/test/coverage
|