chore(.gitignore): exclude scripts directory from version control
This commit is contained in:
parent
613ac11e3f
commit
8738231e28
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -51,4 +51,5 @@ docs/
|
||||||
tmp/
|
tmp/
|
||||||
temp/
|
temp/
|
||||||
|
|
||||||
# User data (will be mounted as volume in Docker)
|
# User data (will be mounted as volume in Docker)
|
||||||
|
scripts/
|
||||||
Loading…
Reference in New Issue
Block a user