Add a directory for debugging resources (e.g. logs submitted by users).

Since logs can be rather extensive and, more importantly, may accidentally contain PI, we also have them on gitignore.
This commit is contained in:
Tamius Han 2021-09-14 23:25:57 +02:00
parent 415ebf6821
commit b39e6be952

2
.gitignore vendored
View File

@ -13,3 +13,5 @@ build/
src/res/img/git-ignore/ src/res/img/git-ignore/
test/debug-configs/ test/debug-configs/
debugging-resources/