add git ignore file

This commit is contained in:
2023-09-17 09:41:10 +08:00
parent f454a6a8d0
commit d57077dad7
+5
View File
@@ -0,0 +1,5 @@
__pycache__/*
.idea/*
.vscode/*