xref: /libCEED/.gitignore (revision db0c7856395feb5fa95ebd3cb4d39cdd22491ca6)
1a745e71dSjeremylt# Build Dir
2a745e71dSjeremyltbuild/*
3a745e71dSjeremylt
49647a07eSDavid Medina# Library Dir
59647a07eSDavid Medinalib/*
69647a07eSDavid Medina
7a745e71dSjeremylt# General
849e62a0dSJed Brown*.o
949e62a0dSJed Brown*.so
10*db0c7856SZach Atkins*.so.*
1149e62a0dSJed Brown*.d
1291b7489eSJed Brown*.DIR
130e439e50SJed Brownceed.pc
143c83ce1dSJed Brownconfig.mk
154c6cd743SJed Brown.prove
16e12c42aaSVeselin Dobrev
17e12c42aaSVeselin Dobrev# Mac specific
18e12c42aaSVeselin Dobrev.DS_Store
19e12c42aaSVeselin Dobrev*.dSYM
2021617c04Sjeremylt*~
21b562a10aSLeila Ghaffari*.dylib
22a6f4783aSJed Brown
23a6f4783aSJed Brown# Coverage
24a6f4783aSJed Brown*.gcno
25a6f4783aSJed Brown*.gcda
26a6f4783aSJed Brown*.gcov
27c71e1dcdSjeremylt
28c71e1dcdSjeremylt# Debugging
29c71e1dcdSjeremyltvgcore*
30b562a10aSLeila Ghaffari*.json
310778d30eSJames Wrighttests/test_dir
3239b2de37Sjeremylt
3339b2de37Sjeremylt# Python
3439b2de37Sjeremyltdist
3539b2de37Sjeremylt*egg*
3639b2de37Sjeremylt.pytest_cache
373203f903Svaleriabarra*cffi.so
383203f903Svaleriabarra*cffi.dylib
394c6cd743SJed Brown__pycache__/
404c6cd743SJed Brown.ipynb_checkpoints/
41b9c05c73SJed Brown
42ded9b81dSJeremy L Thompson# Rust
43ded9b81dSJeremy L Thompson/target/
44ded9b81dSJeremy L ThompsonCargo.lock
455fa52faaSJed Brownrust.lcov
46ded9b81dSJeremy L Thompson
474c4400c7SValeria Barra# Documentation
484c4400c7SValeria Barraxml/*
494c4400c7SValeria Barradoc/html
504c4400c7SValeria Barradoc/sphinx/build/
512d86b21dSJed Brown# Example docs automatically copied from source tree
522d86b21dSJed Browndoc/sphinx/source/examples/
534c4400c7SValeria Barra
54262d15d1SJed Brown# Output files, videos, and compressed archives should not be added accidentally
55262d15d1SJed Brown*.avi
56262d15d1SJed Brown*.bin
57262d15d1SJed Brown*.bin.info
58262d15d1SJed Brown*.bz2
595fa52faaSJed Brown*.cgns
60262d15d1SJed Brown*.gif
61262d15d1SJed Brown*.gz
62262d15d1SJed Brown*.mkv
63262d15d1SJed Brown*.mp4
64d310b3d3SAdeleke O. Bankole*.msh
65262d15d1SJed Brown*.ogv
669dbcead6SJeremy L Thompson*.pbin
67262d15d1SJed Brown*.vtu
685fa52faaSJed Brown*.webm
699dbcead6SJeremy L Thompson*.xmf
70262d15d1SJed Brown*.xz
71262d15d1SJed Brown*.zstd
72262d15d1SJed Brownperf.data
73b473a062SJed Brown*.log
74e675c3aaSJames Wright*.npy
75262d15d1SJed Brown
76a115c9acSJames Wright# Editor Misc
77262d15d1SJed Brown.cache/
78a115c9acSJames Wright.history
79a115c9acSJames Wright.vscode
80a115c9acSJames Wright.ccls-cache
81a115c9acSJames Wright.vim
824c4400c7SValeria BarralibCEED.cflags
834c4400c7SValeria BarralibCEED.config
844c4400c7SValeria BarralibCEED.creator
854c4400c7SValeria BarralibCEED.creator.*
864c4400c7SValeria BarralibCEED.cxxflags
874c4400c7SValeria BarralibCEED.files
884c4400c7SValeria BarralibCEED.includes
89b473a062SJed Brown
90b473a062SJed Brown# latex output files
91b473a062SJed Brown.auctex-auto/
92b473a062SJed Brown*.aux
93b473a062SJed Brown*.fdb_latexmk
94b473a062SJed Brown*.fls
9541126227SZach Atkins
9641126227SZach Atkins# profiling files
9741126227SZach Atkins*.txt
9841126227SZach Atkins*.proto
9941126227SZach Atkins*.csv
100