diff options
author | Nevena Bojovic <nenabojov@gmail.com> | 2022-03-29 19:17:11 +0200 |
---|---|---|
committer | Nevena Bojovic <nenabojov@gmail.com> | 2022-03-29 19:17:11 +0200 |
commit | e8790a5b30170a99fc6ef61e24614456543febd7 (patch) | |
tree | e5a5768a8489764e5e3a9f1f91761ad4c6eb9bcc /.gitignore | |
parent | 82030306a115d06a33bed48a5a0e15a053f0ae7e (diff) | |
parent | f3d5f6fa046912c996e2581d9082087ccf7919d6 (diff) |
Merge branch 'dev' of http://gitlab.pmf.kg.ac.rs/igrannonica/neuronstellar into dev
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,4 +4,6 @@ sandbox/test-projekat-danijel/backend/.vs/ sandbox/testAppSonja/MiniApkSonja/MiniApkSonja/bin/ sandbox/testAppSonja/MiniApkSonja/MiniApkSonja/obj/ sandbox/TestTamara/TestTamara/TestTamara/obj/ -sandbox/TestTamara/TestTamara/TestTamara/bin/
\ No newline at end of file +sandbox/TestTamara/TestTamara/TestTamara/bin/ +backend/microservice/temp/ +backend/microservice/api/__pycache__/ |