mirror of
https://github.com/MillironX/beefblup.git
synced 2024-11-13 03:03:08 +00:00
Added all results files to gitignore
This commit is contained in:
parent
3f26671533
commit
6e7dee375c
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -198,3 +198,7 @@ venv.bak/
|
||||||
.mypy_cache/
|
.mypy_cache/
|
||||||
.dmypy.json
|
.dmypy.json
|
||||||
dmypy.json
|
dmypy.json
|
||||||
|
|
||||||
|
# Ignore results files
|
||||||
|
Results.txt
|
||||||
|
results.txt
|
Loading…
Reference in a new issue