mirror of
https://github.com/davidallendj/gdpm.git
synced 2025-12-20 03:27:02 -07:00
18 lines
210 B
Text
18 lines
210 B
Text
build/**
|
|
builds/**
|
|
bin/gdpm
|
|
bin/gdpm.static
|
|
bin/gdpm.tests
|
|
docs/doxygen/html
|
|
docs/doxygen/latex
|
|
docs/doxygen/man
|
|
cache/**
|
|
tests/*
|
|
!tests/*.cpp
|
|
*/tmp/**
|
|
vgcore.*
|
|
.cache
|
|
.vscode
|
|
config.json
|
|
*.txt
|
|
actions-runner/
|