mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Fix tracking src/backend/data
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -11,6 +11,7 @@ GTAGS
|
|||||||
data/shelf.json
|
data/shelf.json
|
||||||
.#*
|
.#*
|
||||||
frontend/interface/migrations/*
|
frontend/interface/migrations/*
|
||||||
|
src/backend/data/*.json
|
||||||
# Standard Python gitignore below
|
# Standard Python gitignore below
|
||||||
# Created by https://www.gitignore.io/api/python
|
# Created by https://www.gitignore.io/api/python
|
||||||
# Edit at https://www.gitignore.io/?templates=python
|
# Edit at https://www.gitignore.io/?templates=python
|
||||||
@@ -122,3 +123,4 @@ dmypy.json
|
|||||||
.pyre/
|
.pyre/
|
||||||
|
|
||||||
# End of https://www.gitignore.io/api/python
|
# End of https://www.gitignore.io/api/python
|
||||||
|
0
|
||||||
|
|||||||
Reference in New Issue
Block a user