Skip to content

Instantly share code, notes, and snippets.

@joshuarule
Created January 21, 2012 20:06
Show Gist options
  • Save joshuarule/1653776 to your computer and use it in GitHub Desktop.
Save joshuarule/1653776 to your computer and use it in GitHub Desktop.
JoshuaRule-Lappy-4:explorefm jrd02$ git status
# On branch master
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
# modified: chef/cookbooks/explorefm/templates/default/pg_hba.conf
#
# Untracked files:
# (use "git add <file>..." to include in what will be committed)
#
# .DS_Store
# app/.DS_Store
# app/assets/.DS_Store
# app/assets/stylesheets/.DS_Store
# app/assets/stylesheets/explorefm.eot
# app/assets/stylesheets/explorefm.svg
# app/assets/stylesheets/explorefm.ttf
# app/assets/stylesheets/explorefm.woff
# app/models/.#user.rb
# app/models/.DS_Store
# chef/cookbooks/explorefm/templates/default/.DS_Store
# chef/cookbooks/explorefm/templates/default/vamp.zip
# config/initializers/.DS_Store
# config/initializers/delayed_job.rb
# db/migrate/.DS_Store
# db/migrate/20120115221936_add_echoprint_code_to_tracks.rb
# db/migrate/20120116042352_add_slug_to_users.rb
# db/migrate/20120116042526_add_slug_to_tracks.rb
# db/migrate/20120117062019_add_owner_id_for_all_existing_tracks_remove_rest.rb
# db/migrate/20120117062254_set_slugs_for_sluggables.rb
# db/migrate/20120118024304_create_delayed_jobs.rb
# public/.DS_Store
# script/.DS_Store
# script/delayed_job
# temp-24716.rdb
no changes added to commit (use "git add" and/or "git commit -a")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment