Не игнорировать Makefile

This commit is contained in:
Andrei Astafev 2019-03-25 10:34:58 +03:00
parent 250be95ef0
commit 09d6a69ea5

61
ignore Normal file
View File

@ -0,0 +1,61 @@
# Compiled Object files
*.slo
*.lo
*.o
*.pyc
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Compiled Static libraries
*.lai
*.la
*.a
# Latex
*.acn
*.acr
*.alg
*.aux
*.bbl
*.blg
*.dvi
*.fdb_latexmk
*.glg
*.glo
*.gls
*.idx
*.ilg
*.ind
*.ist
*.lof
*.log
*.lot
*.maf
*.mtc
*.mtc0
*.nav
*.nlo
*.out
*.pdfsync
*.ps
*.snm
*.synctex.gz
*.toc
*.vrb
*.xdy
*.tdo
# Qt
*.pro.user
*.pro.user.*
moc_*.cpp
qrc_*.cpp
*-build-*
# gcc coverage testing tool files
*.gcno
*.gcda
*.gcov