Skip to content

Commit 929347a

Browse files
committed
Update .gitignore
1 parent 983e589 commit 929347a

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

.gitignore

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
.idea/inspectionProfiles/profiles_settings.xml
2-
.idea/inspectionProfiles/Project_Default.xml
3-
.idea/misc.xml
4-
.idea/modules.xml
5-
.idea/NeuroSandboxWebUI.iml
6-
.idea/vcs.xml
7-
.idea/workspace.xml
1+
.idea/
2+
.venv/
3+
.gitignore/
4+
TechnicalFiles/pip_cache/
5+
TechnicalFiles/cache/
6+
TechnicalFiles/temp/
7+
TechnicalFiles/logs/
8+
inputs/
9+
outputs/

0 commit comments

Comments
 (0)