1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2025-01-18 17:10:33 +00:00
Arsse/.gitignore

48 lines
562 B
Text
Raw Normal View History

2017-03-27 23:12:12 -05:00
#dependencies
vendor/
2017-03-27 23:12:12 -05:00
#temp files
documentation/
2017-07-20 22:40:09 -04:00
tests/coverage
2017-03-27 23:12:12 -05:00
arsse.db*
config.php
2017-08-29 09:23:53 -04:00
.php_cs.cache
2017-03-27 23:12:12 -05:00
# Windows image file caches
Thumbs.db
ehthumbs.db
# Folder config file
Desktop.ini
# Recycle Bin used on file shares
$RECYCLE.BIN/
# Windows Installer files
*.cab
*.msi
*.msm
*.msp
# =========================
# Operating System Files
# =========================
# OSX
# =========================
.DS_Store
.AppleDouble
.LSOverride
# Icon must ends with two \r.
Icon
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes