# Compiled source #
#==================
*.a
*.al
*.js
*.la
*.lo
*.mexa64
*.o
*.pyc
*.pyo
*.so
*.so.[0-9]*
*.wasm
__pycache__
bin/
lib/

# OS-generated files #
#=====================
.DS_Store

# Autotools #
#============
.deps
.dirstamp
.libs
Makefile.in
Makefile
aclocal.m4
autom4te.cache
aux-config
confdefs.h
config.h
config.h.in
config.h.in~
config.log
config.status
configure
configure.sh
libtool
stamp-h1
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
src/Makefile
src/c/Makefile
src/c/issm
src/c/issm_dakota
src/c/issm_post
src/c/issm_slc
src/c/kriging
src/c/issm_ocean
src/m/Makefile
src/wrappers/Makefile
src/wrappers/javascript/Makefile
src/wrappers/matlab/Makefile
src/wrappers/python/Makefile

# External Packages #
#====================
externalpackages/*/build
externalpackages/*/compil.log
externalpackages/*/install
externalpackages/*/src
externalpackages/*/*.zip
externalpackages/*/*.gz
externalpackages/*/*.tgz
externalpackages/chaco/chaco*guide.pdf
externalpackages/export_fig/.ignore
externalpackages/vim/addons/vim/.netrwhist

# Jenkins #
#==========
.PREV_COMMIT
nightlylog

# Nightly runs #
#===============
test/NightlyRun/*.bin
test/NightlyRun/*.errlog
test/NightlyRun/*.outlog
test/NightlyRun/*.qmu*
test/NightlyRun/*.queue
test/NightlyRun/*.tar.gz
test/NightlyRun/*.toolkits
test/NightlyRun/*_vertices-*.txt

# Examples #
#===========
examples/Data/*.nc
examples/Data/*.mat
examples/Data/*.txt
examples/Data/*.zip
examples/Data/Jakobshavn_2008_2011_Composite
examples/Helheim/Models
