mirror of
https://github.com/Mestima/luna.git
synced 2025-06-27 20:59:32 +00:00
Initial commit
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
# jetbrains ide settings
|
||||
.idea
|
||||
|
||||
# node modules
|
||||
node_modules
|
||||
|
||||
# env vars
|
||||
.env
|
Reference in New Issue
Block a user