DCD/.gitignore

34 lines
307 B
Plaintext

# Windows binaries
*.exe
*.obj
*.lib
*.dll
# *nix binaries
bin
*.o
*.a
*.so
# Perf reports
perf.data
perf.data.old
# Valgrind reports
callgrind.*
# GDB temp files
.gdb_history
# Git hash file
githash.txt
# Test results
tests/tc*/actual*.txt
stderr.txt
stdout.txt
# Dub files
.dub
dub.selections.json