Skip to content

Instantly share code, notes, and snippets.

@nastanford
Created August 24, 2017 13:50
Show Gist options
  • Save nastanford/5c02f7c8d14060a77122ba33d6182a2d to your computer and use it in GitHub Desktop.
Save nastanford/5c02f7c8d14060a77122ba33d6182a2d to your computer and use it in GitHub Desktop.
Starter .gitignore file for ColdFusion Builder
# ColdFusion Builder or Eclipse)
settings.xml
# Dreamweaver CS6
_notes
dwsync.xml
# ColdFusion Server
CFIDE
WEB-INF
# Ignore all dotfiles. Important for .project and .settings
.*
# except for .gitignore
!.gitignore
!.htaccess
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment