Wheel_of_Fortune_Plugin/.gitignore

44 lines
536 B
Plaintext

# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# IDE files
.idea/
.vscode/
*.sublime-project
*.sublime-workspace
# SSH ključi
id_rsa_*
.gitea/runner/id_rsa_*
# WordPress specific files
*.log
wp-config.php
wp-content/advanced-cache.php
wp-content/backup-*/
wp-content/backups/
wp-content/blogs.dir/
wp-content/cache/
wp-content/upgrade/
wp-content/uploads/
wp-content/wp-cache-config.php
# Node modules
node_modules/
# Composer
vendor/
# Others
*.zip
*.tar.gz
*.tar
*.bak
*.swp
*.tmp