.gitignore 1.64 KiB
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip
# Logs and databases #
######################
*.log
*.sql
*.sqlite
*.xml
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# CLion IDE-related
.idea/
cmake-build-debug/
cmake-build-release/
# Script-generated build folder
build/
###### Other
AUTHORS
COPYING
INSTALL
NEWS
README
**/vtk/Makefile
**/src/Makefile
./Makefile
Makefile.in
Makefile
config.status
configure
numerics
**/.deps
**/src/config
aclocal.m4
**/autom4te.cache
example.mk
src/pdata
vtk/cart_dec
vtk/dom_box
vtk/metis_dec
.autotools
.cproject
.project
.settings
ar-lib
compile
config.guess
config.sub
depcomp
install-sh
missing
install_dir
**/*.vtk
!**/test_data/*.vtk
*.csv
*.h5
*.json
*.html
cl_part_norm_hilbert_dev_2_ref
cl_part_norm_hilbert_dev_3_ref
cl_part_norm_hilbert_mean_2_ref
cl_part_norm_hilbert_mean_3_ref
cl_part_reorder_hilbert_dev_2_ref
cl_part_reorder_hilbert_dev_3_ref
cl_part_reorder_hilbert_mean_2_ref
cl_part_reorder_hilbert_mean_3_ref
cuda_include
cuda_lib
cuda_options
cuda_suppress_wr
error_code
Makefile
grid_dist_id.h51
grid_dist_id.h52
grid_dist_id.h53
grid_iterator_dev_3_ref
grid_iterator_mean_3_ref
grid_m2p_dev_3_ref
grid_m2p_mean_3_ref
mpi_include
mpi_libs
out
perf.data
perf.data.old
projectId.sh
/build
/Default/
/cmake-build-debug-gcc/
/cmake-build-falcon/
/cmake-build-release-gcc/
*CMake*
*cmake*
**/*cmake*
**/*CMake*
**/.gitignore
.gitignore