更新 .gitignore
continuous-integration/drone Build is passing Details

main
lzwang 2022-09-04 17:07:10 +08:00
parent 7484d75fb9
commit 604bd50f66
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,2 +1,3 @@
.idea
/python/.pytest_cache/
*/.pytest_cache/
*/__pycache__/