gitignore: drop .tmp bench scratch (was wrongly committed)
This commit is contained in:
parent
5400e7270e
commit
ac61ede972
3 changed files with 12 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,3 +4,4 @@ __pycache__/
|
|||
.DS_Store
|
||||
*.swp
|
||||
*~
|
||||
.tmp/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue