added "other" to .gitignore for saving related tools/files/ideas

This commit is contained in:
Eric Schulte 2009-08-01 12:54:35 -06:00
parent 227540bce1
commit 06a6d5782b
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
.Rhistory .Rhistory
.Rdata .Rdata
data data
other
# tangled files # tangled files
test-tangle.sh test-tangle.sh
test-tangle-none.rb test-tangle-none.rb