1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00

Add test/tmp/* to gitignore.

This commit is contained in:
José Valim 2010-10-26 18:01:23 -02:00
parent e8dd48c824
commit 74edcb8bec

1
.gitignore vendored
View file

@ -7,3 +7,4 @@ coverage/*
rdoc/*
pkg
log
test/tmp/*