24 lines
No EOL
188 B
Text
24 lines
No EOL
188 B
Text
# OS X
|
|
.DS_Store*
|
|
Icon?
|
|
._*
|
|
|
|
# Windows
|
|
Thumbs.db
|
|
ehthumbs.db
|
|
Desktop.ini
|
|
|
|
# Linux
|
|
.directory
|
|
*~
|
|
|
|
# npm
|
|
node_modules
|
|
node-debug.log
|
|
|
|
*.log
|
|
*.gz
|
|
|
|
# PHP directory
|
|
bin/php/*
|
|
!bin/php/README.md |