marian/.gitignore

82 lines
622 B
Plaintext
Raw Normal View History

2016-04-14 13:27:41 +03:00
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
2016-04-15 17:27:39 +03:00
# python compiled files
*.pyc
2016-04-14 13:27:41 +03:00
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
2016-04-14 14:44:55 +03:00
2016-04-15 17:27:39 +03:00
# Temporaty files created by editors
.*.sw*
2016-09-29 13:43:34 +03:00
.ycm_extra_conf.py
2016-04-15 17:27:39 +03:00
build
2017-02-07 13:47:08 +03:00
build_cpu
2016-10-04 02:53:50 +03:00
*~
*.swp
*.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
.svn
*.backup
_Inline
*.qry
*.pyc
*.pdf
*.tgz