mirror of
https://github.com/lemeow125/DRF_Template.git
synced 2024-11-16 19:59:24 +08:00
Update .gitignore
This commit is contained in:
parent
b72d56922a
commit
b024a74364
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -165,4 +165,6 @@ cython_debug/
|
|||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
#.idea/
|
||||
|
||||
**/__pycache__/
|
||||
**/__pycache__/
|
||||
|
||||
.vscode/
|
Loading…
Reference in a new issue