gdpm/.gitignore
David J. Allen e48c54aa40 Refactored, simplified, and removed code; replaced cli header lib
- Reinitialized submodules
- Slightly restructed project
- Added more options to `compile.sh` script
- Added more utility functions
2023-06-10 19:22:21 -06:00

16 lines
169 B
Text

build/**
builds/**
bin/gdpm
bin/gdpm.static
bin/gdpm.tests
docs/doxygen
cache/**
tests/*
!tests/*.cpp
*/tmp/**
vgcore.*
.cache
.vscode
config.json
*.txt
actions-runner/