mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
Optimized for github workflow
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -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
|
||||
@@ -5,3 +9,4 @@ venv
|
||||
*.bak
|
||||
*tree.json
|
||||
roles/list.json
|
||||
*.pyc
|
||||
|
Reference in New Issue
Block a user