mirror of
https://github.com/rendercv/rendercv.git
synced 2025-12-23 21:47:55 -05:00
tests: rename auxiliary_files to testdata
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -180,10 +180,10 @@ cython_debug/
|
||||
rendercv_output/
|
||||
|
||||
# Include reference files
|
||||
!/tests/auxiliary_files/**/*.pdf
|
||||
!/tests/auxiliary_files/**/*.tex
|
||||
!/tests/auxiliary_files/**/*.md
|
||||
!/tests/auxiliary_files/**/*.html
|
||||
!/tests/testdata/**/*.pdf
|
||||
!/tests/testdata/**/*.tex
|
||||
!/tests/testdata/**/*.md
|
||||
!/tests/testdata/**/*.html
|
||||
|
||||
# Include example files
|
||||
!/examples/*.pdf
|
||||
|
||||
Reference in New Issue
Block a user