gitignore: drop .tmp bench scratch (was wrongly committed)
This commit is contained in:
parent
1918d384af
commit
c17064c1f4
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