Compare commits
5 Commits
9c0a373728
...
23808d196b
| Author | SHA1 | Date | |
|---|---|---|---|
| 23808d196b | |||
| ddca3fc971 | |||
| 010fe2a8c7 | |||
| 35004f224e | |||
| 317dc170f9 |
9
.gitignore
vendored
9
.gitignore
vendored
@ -80,7 +80,6 @@ backend/dist/
|
|||||||
backend/build/
|
backend/build/
|
||||||
backend/uploads/
|
backend/uploads/
|
||||||
backend/logs/
|
backend/logs/
|
||||||
backend/bin/
|
|
||||||
|
|
||||||
# Admin specific
|
# Admin specific
|
||||||
admin/node_modules/
|
admin/node_modules/
|
||||||
@ -99,11 +98,3 @@ logs/
|
|||||||
|
|
||||||
# Frontend specific
|
# Frontend specific
|
||||||
frontend/node_modules/
|
frontend/node_modules/
|
||||||
|
|
||||||
# Additional patterns
|
|
||||||
*.db.backup
|
|
||||||
*.sqlite.backup
|
|
||||||
uploads/temp/
|
|
||||||
uploads/tmp/
|
|
||||||
Thumbs.db
|
|
||||||
ehthumbs.db
|
|
||||||
|
|||||||
BIN
backend/bin/api
Executable file
BIN
backend/bin/api
Executable file
Binary file not shown.
BIN
backend/bin/photography-api
Executable file
BIN
backend/bin/photography-api
Executable file
Binary file not shown.
Reference in New Issue
Block a user