initialized project with readme, license, contributing, and gitignore

This commit is contained in:
2026-07-08 20:15:39 -04:00
commit 150b9845ed
4 changed files with 67 additions and 0 deletions

27
.gitignore vendored Normal file
View File

@@ -0,0 +1,27 @@
# macOS
.DS_Store
# Windows
Thumbs.db
Desktop.ini
# VS Code
.vscode/
# JetBrains IDEs
.idea/
# Vim
*.swp
*.swo
# Temporary files
*.tmp
*.temp
# Logs
*.log
# Privacy
private/
*.private.md