summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMitsuo Tokumori <[email protected]>2022-04-24 18:48:51 -0500
committerMitsuo Tokumori <[email protected]>2022-04-24 18:48:51 -0500
commit453a2ae1d15f3fcb197f17974c8541216c4baded (patch)
tree862f81e0f872a0ccedeae9ba4bfa150da844b949 /.gitignore
parent332f13fefb21cf47361562db42bac73ef608ec0d (diff)
downloadVRPTW-ACO-python-453a2ae1d15f3fcb197f17974c8541216c4baded.tar.gz
VRPTW-ACO-python-453a2ae1d15f3fcb197f17974c8541216c4baded.tar.bz2
VRPTW-ACO-python-453a2ae1d15f3fcb197f17974c8541216c4baded.zip
Add comments to vrptw_base
Also add sols/ directory. MACS generated travel_paths.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a047a94..c06e163 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
.idea/
-__pycache__/ \ No newline at end of file
+__pycache__/
+
+*.swp