summaryrefslogtreecommitdiff
path: root/gitignore
blob: aae79c9847b9663540ae102bd7031760a2036342 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# knitr cache directories
*_cache/

# libreoffice lock files
.~lock*#

*.tmp

# Microsoft Office temporary files
~$*.doc*
~$*.xls*
~$*.xlk*
~$*.ppt*


Contact - Imprint