Added comments why.

This commit is contained in:
Martin Edenhofer 2012-07-16 09:16:04 +02:00
parent d17552adae
commit 5d025e1caf

9
.gitignore vendored
View file

@ -17,7 +17,14 @@
# Ignore .project files
/.project
db/schema.rb
Gemfile.lock
# Ignore mac stuff
.DS_Store
# Ignore .swp files
.*.swp
# Ignore local changes to schema.rb (e. g. through extentions)
db/schema.rb