osem-fcy/.gitignore
2025-09-05 12:50:57 +02:00

52 lines
605 B
Text

_site
.sass-cache
vendor
.env.*
.vscode
# 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
# master branch
public/
coverage/
.ackrc
.bundle
.byebug_history
docker-compose.override.yml
log/
tmp/