mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-12 19:11:49 +00:00
Git: Ignore test_uploads folder
Ignore the uploads folder for tests. Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
parent
354db0c1a2
commit
c821fe6f04
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -41,3 +41,4 @@ dist
|
||||||
public/uploads/*
|
public/uploads/*
|
||||||
!public/uploads/.gitkeep
|
!public/uploads/.gitkeep
|
||||||
uploads
|
uploads
|
||||||
|
test_uploads
|
||||||
|
|
Loading…
Reference in a new issue