62 lines
474 B
Plaintext
62 lines
474 B
Plaintext
# 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
|