Update .gitignore to properly track cache manager code
This commit is contained in:
parent
d364f072fb
commit
b339dff0d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,6 +8,7 @@ cache/
|
|||||||
# But DO track the cache manager Python code in the package
|
# But DO track the cache manager Python code in the package
|
||||||
!ETF_Portal/ETF_Portal/cache/*.py
|
!ETF_Portal/ETF_Portal/cache/*.py
|
||||||
!ETF_Portal/ETF_Portal/cache/__init__.py
|
!ETF_Portal/ETF_Portal/cache/__init__.py
|
||||||
|
!ETF_Portal/ETF_Portal/cache/
|
||||||
|
|
||||||
|
|
||||||
# Python
|
# Python
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user