mirror of
https://github.com/Noettore/AdventOfCode.git
synced 2025-10-15 03:36:39 +02:00
AoC 2020: update gitignore for pytest
Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -12,7 +12,11 @@
|
||||
*.out
|
||||
|
||||
# Python cache directory
|
||||
*.pyc
|
||||
__pycache__
|
||||
|
||||
# Pytest
|
||||
pytest.ini
|
||||
.pytest_cache
|
||||
|
||||
#VSCode
|
||||
|
Reference in New Issue
Block a user