Files
Christian Forssen 9fc6a2a778 Removed pub/* from git tracking.
(had to perform git rm --cached on several modified files in the staging area).

Modify permissions on clean.sh scripts.
Removed beamer generation from make.sh (not working with my installation, need to examine this more).
2018-02-13 16:40:47 +01:00

56 lines
484 B
Plaintext
Executable File

# compiled files:
*.o
*.so
*.a
# temporary files:
*.pyc
*.bak
*.swp
*~
.*~
*.old
tmp*
temp*
.#*
\#*
# tex files:
*.log
*.dvi
*.aux
*.blg
*.idx
*.nav
*.out
*.toc
*.snm
*.vrb
# eclipse files:
*.cproject
*.project
# misc:
.DS_Store
Trash
# doconce:
.*_html_file_collection
*.copyright
*.copyright
*.exerinfo
doc/Projects/2016/Project2/.out.copyright
doc/Projects/2016/Project2/.project2_2016.copyright
*.exerinfo
*.dlog
*.user
doc/Programs/ParallelizationMPI/dill10
doc/pub/*