Created .gitignore

This commit is contained in:
2024-12-13 15:36:51 -06:00
parent ad53fbde27
commit 730e4385d0
2 changed files with 19 additions and 271 deletions

19
.gitignore vendored Normal file
View File

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