confOS/.unison/default.prf
2022-10-18 17:41:32 +02:00

25 lines
462 B
Text

# Unison preferences file
auto = true
batch = true
fat = true
ignorearchives = true
log = false
# Ignore list
ignore = Path .stfolder
ignore = Path .stversions
ignore = Path __pycache__
ignore = Path _build
ignore = Path .import
ignore = Name synctex.gz
ignore = Name *.toc
ignore = Name *.out
ignore = Name *.log
ignore = Name *.fls
ignore = Name *.aux
ignore = Name *.fdb_latexmk
ignore = Name *.nav
ignore = Name *.snm
ignore = Name *.vrb
ignore = Name *.o