Instruct git to ignore a file generated by the tests

This commit is contained in:
Paul Wise
2021-05-03 20:15:17 +08:00
parent 3d0c702fdf
commit bec41e09ea

1
.gitignore vendored
View File

@@ -6,6 +6,7 @@ rdoc
log log
websites websites
.DS_Store .DS_Store
.rake_tasks~
## BUNDLER ## BUNDLER
*.gem *.gem