chore(.gitignore): exclude scripts directory from version control

This commit is contained in:
debudebuye 2026-01-05 05:31:45 +03:00
parent 613ac11e3f
commit 8738231e28

3
.gitignore vendored
View File

@ -51,4 +51,5 @@ docs/
tmp/
temp/
# User data (will be mounted as volume in Docker)
# User data (will be mounted as volume in Docker)
scripts/