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