Initial infrastructure documentation - comprehensive homelab reference

This commit is contained in:
Funky (OpenClaw)
2026-02-23 03:42:22 +00:00
commit 0682c79580
169 changed files with 63913 additions and 0 deletions

41
Printing/.gitignore vendored Normal file
View File

@@ -0,0 +1,41 @@
# Generated STL files
*.stl
# Build artifacts
*.o
*.obj
# Python cache
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.so
# Virtual environments
venv/
env/
ENV/
# IDE
.vscode/
.idea/
*.swp
*.swo
# OS files
.DS_Store
Thumbs.db
desktop.ini
# Node.js (if accidentally included)
node_modules/
*.tar.xz
*.tar.gz
# Temporary files
*~
*.tmp
*.temp
test_output.stl