This commit is contained in:
2023-12-19 22:32:47 -05:00
commit 041558b83b
11 changed files with 4326 additions and 0 deletions

20
.gitignore vendored Normal file
View File

@ -0,0 +1,20 @@
# IDEs and editors
.c9
.classpath
.idea
.project
.settings
.vscode
*.launch
*.sublime-workspace
/.sass-cache
/connect.lock
/coverage
/libpeerconnection.log
/typings
dist
npm-debug.log
node_modules
testem.log
junit.xml
docs