.gitignore: change temporary files from junk -> temp.

This commit is contained in:
Brad Bell 2022-01-24 05:06:03 -07:00
commit dc5cb5d824

4
.gitignore vendored
View file

@ -5,8 +5,8 @@
# ignore log files created by fedpkg local
/*.log
# temporary files
/junk
/junk.*
/temp
/temp.*
# ignore result drectory created by fedpkg mockbuild
/results_cppad/
# directory used like git cache