Spaces:
Sleeping
Sleeping
Commit
•
b8cbe49
1
Parent(s):
b64c266
Ignore .idea
Browse files- .gitignore +8 -1
.gitignore
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
*.pyc
|
2 |
vscode
|
3 |
-
notebooks/.ipynb_checkpoints
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
*.pyc
|
2 |
vscode
|
3 |
+
notebooks/.ipynb_checkpoints
|
4 |
+
/.idea/.gitignore
|
5 |
+
/.idea/misc.xml
|
6 |
+
/.idea/modules.xml
|
7 |
+
/.idea/inspectionProfiles/profiles_settings.xml
|
8 |
+
/.idea/inspectionProfiles/Project_Default.xml
|
9 |
+
/.idea/top2vec.iml
|
10 |
+
/.idea/vcs.xml
|