Skip to content

Instantly share code, notes, and snippets.

@Ghostlyr
Created September 8, 2018 15:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ghostlyr/78b11acc5a9ddc5e13a0372571e2e62a to your computer and use it in GitHub Desktop.
Save Ghostlyr/78b11acc5a9ddc5e13a0372571e2e62a to your computer and use it in GitHub Desktop.
# General use .gitignore for XenForo 2 addons.
# IDE files
/.idea/
# Folders
/_releases/*
/_data/*
# File Extensions
# Specific files
hashes.json
# Remove OS generated garbage
*/.DS_Store
.DS_Store
.DS_Store?
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
Thumbs.db
# Vim backups
*~
/bin/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment