Initial commit
This commit is contained in:
commit
fc2efe3988
43 changed files with 34142 additions and 0 deletions
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
bin/
|
||||
dist/
|
||||
webapp/src/manifest.ts
|
||||
server/manifest.go
|
||||
|
||||
# Mac
|
||||
.DS_Store
|
||||
|
||||
# Jetbrains
|
||||
.idea/
|
||||
|
||||
# VS Code
|
||||
.vscode
|
Loading…
Add table
Add a link
Reference in a new issue