Skip to content

Instantly share code, notes, and snippets.

@hobbes3
Last active April 14, 2017 08:15
Show Gist options
  • Save hobbes3/c9317f95e89d7603a6f9 to your computer and use it in GitHub Desktop.
Save hobbes3/c9317f95e89d7603a6f9 to your computer and use it in GitHub Desktop.
gitignore git splunk etc
/*
!.gitignore
!deployment-apps/
!master-apps/
!apps/
apps/*/*
!apps/*/local/
apps/*/local/*
!apps/*/local/serverclass.conf
!system/
system/*
!system/local/
system/local/*
!system/local/serverclass.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment