feat: OwnServer initial commit — plain text notes project

This commit is contained in:
2026-07-03 12:14:34 -04:00
commit 45c7dd1418
+39
View File
@@ -0,0 +1,39 @@
# Credentials and secrets — NEVER commit these
*.env
.env
.env.*
secrets.*
credentials.*
*password*
*passwd*
*secret*
# General OS files
.DS_Store
Thumbs.db
*.bak
*.swp
# Editor directories
.vscode/
.idea/
# Python (if any scripts are added later)
__pycache__/
*.pyc
*.pyo
.venv/
env/
*.egg-info/
dist/
build/
.mypy_cache/
.pytest_cache/
.ruff_cache/
# Node (if any scripts are added later)
node_modules/
*.log
# Sensitive plain-text notes — add them explicitly when safe
Datos.txt