Skip to content

Commit 97a9933

Browse files
authored
Merge branch 'develop' into search_v2
2 parents 7d6eac0 + 6003976 commit 97a9933

File tree

9 files changed

+930
-136
lines changed

9 files changed

+930
-136
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,13 @@ target/
6060

6161
#Ipython Notebook
6262
.ipynb_checkpoints
63-
64-
.idea/
6563
*.ipynb
6664
.DS_Store
6765

66+
# IntelliJ IDEA
67+
/.idea
68+
*.iml
69+
6870
# Eclipse/PyDev
6971
/.project
7072
/.pydevproject

0 commit comments

Comments
 (0)