wics-uw / website

The code that runs http://wics.uwaterloo.ca/
Other
9 stars 49 forks source link

Problem Solving Session Event #171

Closed nivasini closed 8 years ago

ehashman commented 8 years ago

A bunch of .DS_Store files were included. We should probably add that to our gitignore, but here's a tip not to git add -A because you probably don't actually want all the files, just the ones you're actually modifying. This isn't mergeable in its current state because we don't want to add a bunch of your OS X-specific filesystem indexes to our git repo :)

This looks like it should be split into two PRs: one addressing #129 and one adding this event.