Skip to content

Instantly share code, notes, and snippets.

@joeworkman
Last active December 4, 2025 02:50
Show Gist options
  • Select an option

  • Save joeworkman/4d86b9eef1362d6c78ec611f73b11b83 to your computer and use it in GitHub Desktop.

Select an option

Save joeworkman/4d86b9eef1362d6c78ec611f73b11b83 to your computer and use it in GitHub Desktop.
gitignore for Stacks websites
# General
.DS_Store
*.cache
*.log
*.tmp
error_log
# Total CMS 1
cms-data
license.total
trial.total
total-key.php
# Total CMS 3
tcms-data
**/tcms/cache
**/tcms/logs
**/tcms/tmp
# Portal
*.portal.js
# Video Wall
**/social-feed/SocialFeed/Service/cache
# PWA Pro
/pwa.min.js
pwa.min.js.bkp
# oEmbed
**/oembed/cache
# Foundation Forms
f6_spamguard
# Feeds
**/feeds/cache/
# Traffic Control
router.db
#Stacksweaver Ignores
sendypost.php
#StacksAppStacks Ignores
F62MySQL.php
reviews.db
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment