Skip to content

Commit

Permalink
Modifying the gitignore rules.
Browse files Browse the repository at this point in the history
For future editing, type-lists will no longer be excluded. It will make
it easier to identify those values which have changed.
  • Loading branch information
Austin Ziegler committed Oct 24, 2011
1 parent a24ab77 commit f3d6db3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
@@ -1,7 +1,8 @@
*.swp
*~
.rake_tasks~
html
doc
pkg
publish
coverage
type-lists

0 comments on commit f3d6db3

Please sign in to comment.