Ignore local repair and debug artifacts
This commit is contained in:
parent
b27332e530
commit
40dc98f667
|
|
@ -15,3 +15,8 @@ UNKNOWN.egg-info/
|
|||
*.bak
|
||||
*.bak*
|
||||
combined_code.txt
|
||||
|
||||
# local repair/debug artifacts
|
||||
backups/
|
||||
tmp/
|
||||
*.bak_*
|
||||
|
|
|
|||
Loading…
Reference in New Issue