Skip to content

Instantly share code, notes, and snippets.

@Larsklopstra
Last active January 16, 2021 08:32
Show Gist options
  • Save Larsklopstra/1c04addf9a83bd43a9922bb8b4ba2e06 to your computer and use it in GitHub Desktop.
Save Larsklopstra/1c04addf9a83bd43a9922bb8b4ba2e06 to your computer and use it in GitHub Desktop.
Statamic gitignore
# User generated content
/users
/content
/public/assets
/public/img
/storage/forms
/resources/users
# Default
/node_modules
/public/hot
/public/storage
/public/vendor/statamic
/storage/*.key
/vendor
.env
.env.backup
.phpunit.result.cache
.php_cs.cache
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
.DS_Store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment