chore: update .gitignore to exclude Arch Linux build artifacts and remove mistakenly tracked packages
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -1,5 +1,13 @@
|
|||||||
# Dependencies
|
# 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
|
||||||
.pnp.js
|
.pnp.js
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user