diff options
author | Haidong Ji | 2019-09-04 15:55:37 -0500 |
---|---|---|
committer | Haidong Ji | 2019-09-04 15:55:37 -0500 |
commit | 50679f7f32fe06e1e1952dc073bcec10d284dec0 (patch) | |
tree | 40ca29597008ab3e0112b172a9dcd88e5d4dd729 /.idea/.gitignore | |
parent | 18ae1ea81ee05c62b325bf91813f7d293228df45 (diff) |
Salvaged SetRangeSum from the grader and test checkin. The long story
is that I rebuilt the machine from Manjaro to Deepin then back to
Manjaro again. Unfortunately I lost the test file, which I'll recreate.
Diffstat (limited to '.idea/.gitignore')
-rw-r--r-- | .idea/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..0e40fe8 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ + +# Default ignored files +/workspace.xml
\ No newline at end of file |