first
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
/.idea
|
||||
/.vscode
|
||||
/vendor
|
||||
|
||||
# OS X
|
||||
.DS_Store
|
||||
# OS X Thumbnails
|
||||
._*
|
||||
|
||||
# Windows image file caches
|
||||
Thumbs.db
|
||||
ehthumbs.db
|
||||
Desktop.ini
|
||||
|
||||
#-------------------------
|
||||
# Environment Files
|
||||
#-------------------------
|
||||
# These should never be under version control,
|
||||
# as it poses a security risk.
|
||||
.env
|
||||
.vagrant
|
||||
Vagrantfile
|
||||
Reference in New Issue
Block a user