f
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -20,3 +20,11 @@ data/*
|
||||
/tmp/
|
||||
|
||||
/app/api
|
||||
|
||||
# debug binary (Delve)
|
||||
_debug_bin.*
|
||||
*.exe
|
||||
|
||||
# authorization documents (PDF files)
|
||||
app/main/api/data/authorization_docs/
|
||||
**/authorization_docs/**/*.pdf
|
||||
Reference in New Issue
Block a user