mirror of
https://github.com/lemeow125/DRF_Template.git
synced 2024-11-17 04:09:25 +08:00
Update .gitignore
This commit is contained in:
parent
b72d56922a
commit
b024a74364
1 changed files with 3 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -166,3 +166,5 @@ cython_debug/
|
||||||
#.idea/
|
#.idea/
|
||||||
|
|
||||||
**/__pycache__/
|
**/__pycache__/
|
||||||
|
|
||||||
|
.vscode/
|
Loading…
Reference in a new issue