mirror of
https://github.com/davidallendj/gdpm.git
synced 2025-12-20 11:37:00 -07:00
- Reinitialized submodules - Slightly restructed project - Added more options to `compile.sh` script - Added more utility functions
16 lines
169 B
Text
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/
|