Просмотр исходного кода

exclude *.tps files from TeXnicCenter (#3213)

TeXnicCenter produces a status file named *.tps which holds information on currently open *.tex files and window positions. This most likely should not be checked in.
pull/3205/head^2
Aikhjarto 4 лет назад
Родитель
Сommit
b58b5341d3
1 измененных файлов: 3 добавлений и 0 удалений
  1. 3
    0
      TeX.gitignore

+ 3
- 0
TeX.gitignore Просмотреть файл

@@ -259,6 +259,9 @@ TSWLatexianTemp*
# KBibTeX
*~[0-9]*

# TeXnicCenter
*.tps

# auto folder when using emacs and auctex
./auto/*
*.el

Загрузка…
Отмена
Сохранить