You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
110 lines
1.7 KiB
110 lines
1.7 KiB
# Generic object files, libraries, etc.
|
|
*.o
|
|
*/*.o
|
|
*/*/*.o
|
|
*.a
|
|
*/*.a
|
|
*/*/*.a
|
|
*.so
|
|
*/*.so
|
|
*/*/*.so
|
|
*.dylib
|
|
*/*.dylib
|
|
*/*/*.dylib
|
|
*.lo
|
|
*/*.lo
|
|
*/*/*.lo
|
|
*.la
|
|
*/*.la
|
|
*/*/*.la
|
|
*.mod
|
|
*/*.mod
|
|
*/*/*.mod
|
|
libs/
|
|
*/.libs/
|
|
*/*/.libs/
|
|
|
|
# Specific files in QCDLoop to exclude.
|
|
qcdloop-2.0.5/build/
|
|
qcdloop-2.0.5/local/
|
|
qcdloop-2.0.5/src/qcdloop.pc
|
|
qcdloop-2.0.5/src/qcdloop/config.h
|
|
|
|
qcdloop-2.0.9/build/
|
|
qcdloop-2.0.9/local/
|
|
qcdloop-2.0.9/src/qcdloop.pc
|
|
qcdloop-2.0.9/src/qcdloop/config.h
|
|
|
|
# Specific QD files to excclude.
|
|
qd-2.3.22/config.h
|
|
qd-2.3.22/config.log
|
|
qd-2.3.22/config.status
|
|
qd-2.3.22/libtool
|
|
qd-2.3.22/Makefile
|
|
qd-2.3.22/qd-config
|
|
qd-2.3.22/qd.pc
|
|
qd-2.3.22/config/Makefile
|
|
qd-2.3.22/fortran/Makefile
|
|
qd-2.3.22/fortran/second.f
|
|
qd-2.3.22/fortran/.deps/
|
|
qd-2.3.22/include/Makefile
|
|
qd-2.3.22/include/qd/qd_config.h
|
|
qd-2.3.22/include/qd/stamp-h2
|
|
qd-2.3.22/local/
|
|
qd-2.3.22/src/.deps/
|
|
qd-2.3.22/src/Makefile
|
|
qd-2.3.22/stamp-h1
|
|
qd-2.3.22/tests/.deps/
|
|
qd-2.3.22/tests/Makefile
|
|
|
|
# Specific MCFM files and directories to exclude.
|
|
makefile.bak
|
|
obj/
|
|
Bin/mcfm
|
|
Bin/mcfm_omp
|
|
Bin/oltest*
|
|
Bin/rcltest*
|
|
Bin/*.sh
|
|
Bin/*.out
|
|
Bin/nonlocal/*/*.dat
|
|
Bin/nonlocal/*/*.txt
|
|
Bin/demo/input*.ini
|
|
Bin/demo/*.dat
|
|
Bin/demo/*.out
|
|
Bin/demo/*.txt
|
|
Bin/CMakeFiles/
|
|
Bin/Makefile
|
|
Bin/TensorReduction/
|
|
Bin/cmake_install.cmake
|
|
Bin/handyG/
|
|
Bin/include/
|
|
Bin/local/
|
|
Bin/output.rcl
|
|
Bin/output_cll/
|
|
Bin/params.lh
|
|
Bin/qcdloop-2.0.5/
|
|
Bin/qd-2.3.22/
|
|
Bin/LHAPDF-6.2.3
|
|
Bin/VVamp
|
|
Bin/AMOS
|
|
Bin/SpecialFns
|
|
Bin/BDK
|
|
Bin/oneloop
|
|
Bin/src/
|
|
|
|
# MCFM Doc
|
|
Doc/*.aux
|
|
Doc/*.bbl
|
|
Doc/*.bcf
|
|
Doc/*.blg
|
|
Doc/*.log
|
|
Doc/*.out
|
|
Doc/*.toc
|
|
Doc/*.xml
|
|
|
|
# Specific BLHA interface files and directories.
|
|
share/
|
|
src/BLHA/process.DAT
|
|
src/BLHA/test
|
|
Bin/*.txt
|
|
Bin/*snapshot.dat
|