chore: add tests directory to .gitignore
This commit is contained in:
parent
ff63567e86
commit
ab9e948fd1
1 changed files with 2 additions and 0 deletions
2
Backend/.gitignore
vendored
2
Backend/.gitignore
vendored
|
|
@ -34,3 +34,5 @@ src/routes/routes.ts
|
||||||
# Uploads (if storing locally)
|
# Uploads (if storing locally)
|
||||||
uploads/
|
uploads/
|
||||||
temp/
|
temp/
|
||||||
|
|
||||||
|
tests
|
||||||
Loading…
Add table
Add a link
Reference in a new issue