Initial backend folder structure and setup
This commit is contained in:
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
/vendor/
|
||||
/node_modules/
|
||||
*.log
|
||||
.env
|
||||
.idea/
|
||||
/sql/*
|
Reference in New Issue
Block a user