chore: initial commit of sysadmin scripts collection
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
# Python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.egg-info/
|
||||
|
||||
# Ruff
|
||||
.ruff_cache/
|
||||
|
||||
# Pytest
|
||||
.pytest_cache/
|
||||
Reference in New Issue
Block a user