Add minimal README and fix gitignore

This commit is contained in:
Fimeg
2025-10-13 16:49:12 -04:00
parent 55b7d03010
commit b14225d4c9
2 changed files with 48 additions and 1 deletions

4
.gitignore vendored
View File

@@ -404,6 +404,7 @@ secrets/
# Exclude ALL documentation files - this is private development
*.md
!LICENSE
!README.md
*.html
*.txt
@@ -416,6 +417,7 @@ PROXMOX_*
HOW_TO_*
NEXT_*
Starting*
README_D*
# Setup and documentation files
SETUP_*
@@ -423,4 +425,4 @@ CONTRIBUTING*
.github/
docs/
# Only keep actual project code, no documentation
# Only keep actual project code, no documentation