Initial commit
This commit is contained in:
27
.gitignore
vendored
Normal file
27
.gitignore
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
# 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
|
||||
*.psbuild
|
||||
|
||||
AMIDEWINx64/
|
||||
WINAIA/
|
||||
Reference in New Issue
Block a user