mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
Solved unclosed file <_io.TextIOWrapper warnings
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# The .gitignore is the single point of truth for files which should be ignored.
|
||||
# Add patterns, files and folders to the .gitignore and execute 'make build'
|
||||
# NEVER TOUCH THE .dockerignore, BECAUSE IT ANYHOW WILL BE OVERWRITTEN
|
||||
|
||||
site.retry
|
||||
*__pycache__
|
||||
venv
|
||||
|
Reference in New Issue
Block a user