MTGRandom/.gitignore
2026-07-29 19:51:07 -04:00

32 lines
326 B
Plaintext

# OS generated files
.DS_Store
.DS_Store?
._*
.Trashes
Thumbs.db
# Ignore temporary office docs
~$*
# The active config file copied from config-dist.php
config.php
# Vim
*.swp
*.swo
# sass generated files
.sass-cache/
install/.sass-cache/
compressed
# IDE generated
.idea/
images/
# Temporary PHP files
?.php
sess.php