init: init of the repository with basic connexion page and dashboard
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
node_modules/
|
||||
.next/
|
||||
out/
|
||||
.env
|
||||
.env.local
|
||||
.env.*.local
|
||||
npm-debug.log*
|
||||
.idea/
|
||||
.vscode/
|
||||
dist/
|
||||
build/
|
||||
Reference in New Issue
Block a user