Skip to content

Commit 58f9d99

Browse files
committed
reversed temp change
1 parent c97594a commit 58f9d99

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,12 @@ dmypy.json
142142
# submodules
143143
/flask_server/submodules/MEDimage/*
144144
/flask_server/submodules/MEDprofiles/*
145+
pythonCode/submodules/MEDimage/*
146+
pythonCode/submodules/MEDprofiles/*
147+
148+
# Go executables
149+
go_server/main
150+
go_server/main.exe
145151

146152
# custom gitignore
147153
tmp

0 commit comments

Comments
 (0)