diff options
| author | JonZhao <[email protected]> | 2019-05-23 21:07:31 +0800 |
|---|---|---|
| committer | JonZhao <[email protected]> | 2019-05-23 21:07:31 +0800 |
| commit | cc5e7266bc21e24d45ebd5d9d4a56f53cb98cb56 (patch) | |
| tree | 2bf045b0c16ae89fb5be5ba8dace84581f23f5df /.gitignore | |
| download | VRPTW-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-- | .gitignore | 1 |
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 |
