ualibraries / Guide-on-the-Side

The University of Arizona Libraries will no longer provide support for Guide on the Side. The code will remain openly available; however, UAL can no longer provide code fixes or upgrades.
https://ualibraries.github.io/Guide-on-the-Side/about.html
Other
66 stars 48 forks source link

GotS .gitignore needs work #132

Open liquid06 opened 9 years ago

liquid06 commented 9 years ago

git status should come back "clean" - describing the branch or tag that's currently checked out. Untracked files that are still part of a normal installation should be excluded via the .gitignore.

Here's some output from a git status on our production GotS installation:

$ git status
# Not currently on any branch.
# Untracked files:
#   (use "git add ..." to include in what will be committed)
#
#   app/tmp/logs/debug.log.1434979340
#   app/tmp/logs/debug.log.1434991492
#   app/tmp/logs/debug.log.1434999184
#   app/tmp/logs/debug.log.1435001187
#   app/tmp/logs/debug.log.1435001669
#   app/tmp/logs/debug.log.1435001970
#   app/tmp/logs/debug.log.1435002579
#   app/tmp/logs/debug.log.1435004615
#   app/tmp/logs/debug.log.1435005762
#   app/tmp/logs/debug.log.1435006554
#   app/tmp/logs/error.log.1404769163
#   app/tmp/logs/error.log.1417367776
#   app/tmp/logs/error.log.1426972503
#   app/tmp/logs/error.log.1432699853
#   app/webroot/js/jquery_ui/css/wireframe/images/ui-bg_glass_55_fbf9ee_1x400.png
#   app/webroot/js/jquery_ui/css/wireframe/images/ui-bg_glass_65_ffffff_1x400.png
#   app/webroot/js/jquery_ui/css/wireframe/images/ui-bg_glass_75_dadada_1x400.png
#   app/webroot/js/jquery_ui/css/wireframe/images/ui-bg_glass_75_e6e6e6_1x400.png
#   app/webroot/js/jquery_ui/css/wireframe/images/ui-bg_inset-soft_95_fef1ec_1x100.png
#   app/webroot/js/jquery_ui/css/wireframe/jquery-ui-1.8.16.custom.css
#   app/webroot/js/jquery_ui/js/jquery-1.6.2.min.js
#   app/webroot/js/jquery_ui/js/jquery-ui-1.8.16.custom.min.js
#   config.yml.bak
#   themes/Themed/UAL/