Revert "Remove uploads and logs from git tracking and update .gitignore"
This reverts commit aec066df75.
This commit is contained in:
parent
aec066df75
commit
b5d96a6eff
11 changed files with 15906 additions and 13 deletions
14
.gitignore
vendored
14
.gitignore
vendored
|
|
@ -15,16 +15,4 @@ public/js/bundle.js
|
|||
backend/coverage/
|
||||
|
||||
# User uploaded files
|
||||
backend/uploads/
|
||||
|
||||
# Log files
|
||||
*.log
|
||||
server.log
|
||||
backend/server.log
|
||||
|
||||
# Build output
|
||||
dist/
|
||||
build/
|
||||
|
||||
# Webpack output
|
||||
public/assets/
|
||||
backend/uploads/
|
||||
Loading…
Add table
Add a link
Reference in a new issue