zart 1 year ago
commit ed16255f7a

4
.gitignore vendored

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

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

Loading…
Cancel
Save