.gitignore 1.88 KB
# Folders
doc/man
doc/html
depcomp
pyext/build/
.libs
.deps
gammalib-*
inst/cta/test/*.xml
inst/cta/test/*.fits
inst/cta/test/*.fits.gz
inst/cta/test/dev/*.fits
inst/com/test/*.trs
inst/cta/test/*.trs
inst/lat/test/*.trs
inst/mwl/test/*.trs
inst/spi/test/*.trs

# Generated files
pyext/gammalib/*.py
pyext/gammalib/*.cpp
pyext/gammalib/*.so
pyext/setup.py
pyext/gammalib.egg-info
dev/conda.recipe/meta.yaml
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
*.pyc
*.o
*.lo
*.la
*.log
*.aux
*.pdf
*.toc
*.Pi
*.Tpi
*.synctex.gz
*.dvi
*.idx
*.out
*.gcda
*.gcno
.DS_Store
.libs
.deps
*.fits~
*.cpp~
*.hpp~
*.i~
*.xml~
*.ac~
*.am~
ChangeLog~
NEWS~
*.plist
clang_output_*
.gitignore~
sloccount.sc
Makefile
stamp-h1
Makefile.in
gammalib.pc
missing
ltmain.sh
libtool
install-sh
compile
.settings
.project
.cproject
.pydevproject
.dirstamp
aclocal.m4
autom4te.cache
config.guess
config.h
config.h.in*
config.status
config.sub
configure
test-driver
src/gammalib-setup
src/gammalibd
src/template/test_GClass
doc/Doxyfile.bak
testconf.sh

# Test folder
test/test_GApplication
test/test_GFits
test/test_GMatrix
test/test_GMatrixSparse
test/test_GMatrixSymmetric
test/test_GModel
test/test_GNumerics
test/test_GObservation
test/test_GOptimizer
test/test_GSky
test/test_GSupport
test/test_GVector
test/test_GXml
test/test_GXspec
test/test_GVO
test/test_examples.py
inst/lat/test/test_LAT
inst/mwl/test/test_MWL
inst/cta/test/test_CTA
inst/com/test/test_COM
inst/spi/test/test_SPI
test/region.reg
test/.samp
test/test_python.sh
test/test_examples.sh
test/*.fits
test/*.xml
test/*.trs
test/*.html
test/*.csv
test/*.txt
test/test_csv*.dat
test/test_url.dat
test/reports/*.xml
test/dev/*.fits
test/dev/*.xml

# Examples folder
examples/cpp/createfits
examples/cpp/createskymap
examples/cpp/createxml
examples/cpp/readmodel
examples/cpp/numerics
examples/cpp/optimize
examples/cpp/interpolate
examples/cpp/readmodel