add git ignore file

This commit is contained in:
AgentLabCn 2023-09-17 09:41:10 +08:00
parent f454a6a8d0
commit d57077dad7
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
__pycache__/*
.idea/*
.vscode/*