Initial commit of akmon project
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
.env
|
||||
.env.*
|
||||
*.log
|
||||
unpackage/
|
||||
.hbuilderx/
|
||||
.vscode/
|
||||
admin_jwt.txt
|
||||
supabase_db_url.txt
|
||||
*.tar.bz2
|
||||
node_modules/
|
||||
temp.*
|
||||
tmp/
|
||||
*.bak
|
||||
hs_err_pid*
|
||||
replay_pid*
|
||||
Reference in New Issue
Block a user