chore(git): stop tracking top-level npm/ (NPM data) and ignore it

This commit is contained in:
2025-10-11 10:13:53 +07:00
parent cc47c6f5f1
commit aa799edf2c
2 changed files with 6 additions and 1 deletions

4
.gitignore vendored
View File

@@ -94,4 +94,6 @@ docker-compose.override.*.yml
/frontend/.cache/
.tmp/
.tmp*.*/
.cache/
.cache/
# Ignore Nginx Proxy Manager data
/npm/

3
backend/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
# Ignore Nginx Proxy Manager data
/npm/