mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-06-22 15:43:55 +02:00
refactor: Initialiased target docs structure
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@ -1,5 +1,15 @@
|
||||
# Temporary hosting of Deutschland/Bundesanzeiger library
|
||||
**/deutschland
|
||||
# LaTeX temp files
|
||||
**/*.aux
|
||||
**/*-blx.bib
|
||||
**/*.bbl
|
||||
**/*.blg
|
||||
**/*.lof
|
||||
**/*.out
|
||||
**/*.log
|
||||
**/*.run.xml
|
||||
**/*.synctex.gz
|
||||
**/*.toc
|
||||
# Credentials
|
||||
*secrets.json
|
||||
*secrets_prod.json
|
||||
|
||||
|
Reference in New Issue
Block a user