wlan_pioneer/.gitignore

25 lines
344 B
Plaintext
Raw Normal View History

# Dateien in Doku: #
doku/*.txt
doku/*.aux
doku/*.out
doku/*.pdf
doku/*.gz
doku/*.toc
doku/*.log
2019-01-16 08:27:47 +00:00
# Dateien in Bericht: #
bericht/*.txt
bericht/*.aux
bericht/*.out
bericht/*.pdf
bericht/*.gz
bericht/*.toc
bericht/*.log
bericht/*.bbl
bericht/*.bcf
bericht/*.blg
bericht/*.xml
2019-01-16 08:27:47 +00:00
# Ignore Visual Studio Code folder
.vscode/