Skip to content

Instantly share code, notes, and snippets.

@joshuacc
Created January 20, 2012 16:38
Show Gist options
  • Save joshuacc/1648300 to your computer and use it in GitHub Desktop.
Save joshuacc/1648300 to your computer and use it in GitHub Desktop.
# These files are ignored by git
# App Configuration #
#####################
.htaccess
/config/
/core/config/config.xml
/wk12/includes/configuration.php
/wk12/district/course-planner/index.php
/includes/naviance_network_class.php
# Cache and temp files #
########################
.svn
/wk12/tests/coverage/
/domain/tests/tmp/
# Should we just ignore the following directories entirely? They're not currently part of the repo. Or should we add the directories and ignore the files, as below?
/wk12/graph_cache/*.png
/wk12/logos/*.png
/wk12/logos/*.gif
/wk12/logos/*.jpg
/wk12/logos/*.jpeg
# OS generated files #
######################
.DS_Store*
ehthumbs.db
Icon?
Thumbs.db
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment