mirror of
https://github.com/snowykami/neo-blog.git
synced 2025-09-03 15:56:22 +00:00
⚡ initialize project structure with main, routing, and environment utilities
This commit is contained in:
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
# ide
|
||||
.idea/
|
||||
.vscode/
|
||||
|
||||
# config
|
||||
./configs
|
||||
.env
|
Reference in New Issue
Block a user