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 4b776c4910
commit 976d77defe

1
.gitignore vendored
View file

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