mirror of
https://github.com/seigler/bl3skills.com
synced 2025-07-27 01:36:12 +00:00
💥 Borderlands 3 skill planner PWA
This commit is contained in:
commit
f728676e72
32 changed files with 9488 additions and 0 deletions
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
/node_modules
|
||||
.DS_Store
|
||||
/build
|
||||
*.lock
|
||||
*.log
|
||||
.vscode
|
||||
|
||||
# Editor directories and files
|
||||
.idea
|
||||
*.suo
|
||||
*.ntvs*
|
||||
*.njsproj
|
||||
*.sln
|
Loading…
Add table
Add a link
Reference in a new issue