Skip to content

Commit ce54d46

Browse files
committed
bfix: gitignore (backend)
1 parent 324b526 commit ce54d46

File tree

7 files changed

+2
-5
lines changed

7 files changed

+2
-5
lines changed

.gitignore

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11

22

3-
**.jpeg
4-
**.png
5-
**.jpg
3+
64
### STS ###
75

86
.idea/

frontend/.gitignore

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/node_modules
2-
/.pnp
3-
.pnp.js
2+
43

54
# testing
65
/coverage

frontend/public/logo192.png

5.22 KB
Loading

frontend/public/logo512.png

9.44 KB
Loading
778 Bytes
Loading
865 KB
Loading
206 Bytes
Loading

0 commit comments

Comments
 (0)