mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2025-12-13 15:46:31 +00:00
Add personal to gitignore
This commit is contained in:
parent
aa8a3c80c8
commit
1f76e43446
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -18,3 +18,6 @@ users_export.json*
|
||||||
/test/screenshots/diff
|
/test/screenshots/diff
|
||||||
/test/screenshots/staging
|
/test/screenshots/staging
|
||||||
/src/lib/utils/saved_requests/files
|
/src/lib/utils/saved_requests/files
|
||||||
|
|
||||||
|
# My stuff
|
||||||
|
/personal
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue