Files
mp-units/.gitignore
Johel Ernesto Guerrero Peña 20d58666fe docs: add reference documentations
2024-09-08 08:20:26 +02:00

52 lines
476 B
Plaintext

# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# IDE-specific
/.idea/
/.vs/
/.vscode/
/CMakeSettings.json
# build artifacts
/cmake-build-*/
/build/
/out/
_build/
# CMake
CMakeUserPresets.json
# Conan
*.pyc
/test_package/build/
# cxxdraft-htmlgen
docs/reference/source/