#Things to ignore that are typically created from an AFNI make
#This list also assumes the content of .gitignore file under AFNI/
#is applied

#From AFNI builds
Makefile.back.*
volpack.h
jconfig.h
niml.h
macros.make
Makefile
Makevars
Makefile.R.INCLUDE
Makefile.R.INCLUDE.BACK
AFNI_version.txt
AFNI_version.h

#Python
*.pyc

#From SUMA/gts
*.lo
*.libs
*.deps
SUMA/gts/examples

#GLw builds
src/SUMA/GLw_local/GL
src/SUMA/GLw_local/GLw

#netcdf
netcdf-3.5.0/src/libsrc/putget.c

