summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJonZhao <[email protected]>2019-05-23 21:07:31 +0800
committerJonZhao <[email protected]>2019-05-23 21:07:31 +0800
commitcc5e7266bc21e24d45ebd5d9d4a56f53cb98cb56 (patch)
tree2bf045b0c16ae89fb5be5ba8dace84581f23f5df /.gitignore
downloadVRPTW-ACO-python-cc5e7266bc21e24d45ebd5d9d4a56f53cb98cb56.tar.gz
VRPTW-ACO-python-cc5e7266bc21e24d45ebd5d9d4a56f53cb98cb56.tar.bz2
VRPTW-ACO-python-cc5e7266bc21e24d45ebd5d9d4a56f53cb98cb56.zip
init project
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..62c8935
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+.idea/ \ No newline at end of file