Skip to content

Instantly share code, notes, and snippets.

@primitiveshaun
Last active December 15, 2019 17:10
Show Gist options
  • Select an option

  • Save primitiveshaun/74779a967a6e5ed437f9543361e95ca5 to your computer and use it in GitHub Desktop.

Select an option

Save primitiveshaun/74779a967a6e5ed437f9543361e95ca5 to your computer and use it in GitHub Desktop.
.gitignore Master - Maintained by Primitive Digital's Housekeeping Department
# .gitignore
# *** HOUSEKEEPING! Ignorance is bliss ***
# Master File: Maintained by Primitive Digital's Housekeeping Department
# https://primitivedigital.uk/housekeeping-department/
# Always-ignore these extensions
*.diff
*.err
*.orig
*.log
*.rej
*.swo
*.swp
*.vi
*~
*.sass-cache
.hg
.svn
.CVS
.idea
.DS_Store
# OS or Editor folders
Thumbs.db
.cache
.project
.settings
.tmproj
*.esproj
nbproject
sftp-config.json
npm-debug.log
yarn-error.log
# Dreamweaver
_notes
dwsync.xml
# Sublime
*.sublime-project
*.sublime-workspace
# Komodo
*.komodoproject
.komodotools
#files
package-lock.json
# Folders
node_modules
intermediate
publish
build
dist
# Unoptimised / Optimised Image Folders
images
img
## build script local files
# build/buildinfo.properties
# build/config/buildinfo.properties
# /inc/.DS_Store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment