zart 1 year ago
commit ed16255f7a

4
.gitignore vendored

@ -2,8 +2,10 @@
### Example user template ### Example user template
# IntelliJ project files # IntelliJ project files
.idea .idea/
*.iml *.iml
out out
gen gen
__pycache__/

@ -1,5 +1,6 @@
# TSP_v1 # TSP_v1
<<<<<<< HEAD
# 说明 # 说明
@ -36,3 +37,5 @@ python main.py
=======
>>>>>>> origin/main

Loading…
Cancel
Save