mirror of
https://github.com/rvalitov/zabbix-php-fpm.git
synced 2023-11-05 03:30:27 +01:00
19 lines
132 B
Plaintext
19 lines
132 B
Plaintext
|
# Windows thumbnail db
|
||
|
Thumbs.db
|
||
|
|
||
|
# OSX files
|
||
|
.DS_Store
|
||
|
|
||
|
#log files
|
||
|
*.log
|
||
|
|
||
|
#bak files
|
||
|
~*
|
||
|
*.bak
|
||
|
|
||
|
#temp files
|
||
|
*.tmp
|
||
|
|
||
|
#PhpStorm
|
||
|
.idea/
|