Initial commit

This commit is contained in:
2024-12-13 17:53:38 -06:00
commit 48ea3b7d3a
8 changed files with 406 additions and 0 deletions

23
.TempPoint.gitignore Normal file
View File

@@ -0,0 +1,23 @@
# Logs and databases #
######################
*.log
*.sql
*.sqlite
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# PowerShell Studio #
#####################
*.TempPoint.ps1
# I know, I know #
#####################
.env