Initial commit
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# Ignore local environment files
|
||||
.env*
|
||||
|
||||
# Ignore logs
|
||||
logs/
|
||||
|
||||
# Common OS/editor junk
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
*.swp
|
||||
Reference in New Issue
Block a user