DRAFT .gitignore: Ignore .pr-*.tmp

This commit is contained in:
Herb Kuta 2019-07-03 08:24:26 -07:00
parent 4220d8a3cc
commit e8eca6439b
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
*~ *~
.*.swp .*.swp
files/__pycache__/ files/__pycache__/
# From scripts/ros-generate-recipes.sh
/.pr-*.tmp