feat/makepkg + project structure #12

Open
nvrl wants to merge 15 commits from feat/makepkg into main
6 changed files with 9 additions and 1 deletions
Showing only changes of commit bb43898a1e - Show all commits

10
.gitignore vendored
View File

@@ -1,5 +1,13 @@
# Dependencies
**/node_modules/
**/# Arch Linux Build Artifacts
pkg/
src/
*.pkg.tar.zst
*.src.tar.gz
ultimate-ban-tracker-*.tar.gz
# Node.js
node_modules/
/.pnp
.pnp.js