Add minimal README and fix gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user