mod gitignore
This commit is contained in:
parent
5f661851e5
commit
bd06859579
22
.gitignore
vendored
22
.gitignore
vendored
@ -11,12 +11,18 @@ venv
|
||||
!/static/uploads/.gitkeep
|
||||
!/cache/.gitkeep
|
||||
=======
|
||||
.venv
|
||||
venv
|
||||
|
||||
/cache/
|
||||
!/cache/.gitkeep
|
||||
|
||||
/static/uploads/
|
||||
!/static/uploads/.gitkeep
|
||||
.venv
|
||||
venv
|
||||
|
||||
/cache/
|
||||
!/cache/.gitkeep
|
||||
|
||||
/static/uploads/
|
||||
!/static/uploads/.gitkeep
|
||||
>>>>>>> 94e4367c31b015af0d4c0e4325ec73836c63754e
|
||||
|
||||
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.cache/
|
||||
*.log
|
||||
|
Loading…
x
Reference in New Issue
Block a user