fix: gitignore data/ directory (SQLite DB)
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
parent
cbe13f2bfd
commit
732e6204bc
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,6 +11,7 @@ go.work
|
|||||||
# Build
|
# Build
|
||||||
/bin
|
/bin
|
||||||
/dist
|
/dist
|
||||||
|
/data
|
||||||
|
|
||||||
# IDE
|
# IDE
|
||||||
.idea/
|
.idea/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user