wlan_pioneer/.gitignore
2019-02-05 21:30:51 +01:00

26 lines
362 B
Plaintext

# Dateien in Doku: #
doku/*.txt
doku/*.aux
doku/*.out
doku/*.pdf
doku/*.gz
doku/*.toc
doku/*.log
# 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
bericht/Bilder/*
# Ignore Visual Studio Code folder
.vscode/