MTGRandom/.gitignore

34 lines
335 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
vendor/