berg.mirror files added

This commit is contained in:
Captain Nick Lucifer* 2023-03-11 19:39:16 +05:45
commit 4747177059
73 changed files with 6994 additions and 0 deletions

23
.gitignore vendored Normal file
View file

@ -0,0 +1,23 @@
# logs
logs
*.log
npm-debug.log*
# runtime data
pids
*.pid
*.seed
*.pid.lock
# node
node_modules/
.npm
package-lock.json
# generated output
dist
docs
# system Files
.DS_Store
Thumbs.db