Skip to content
Snippets Groups Projects
.gitignore 399 B
Newer Older
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
didcommconnector
__debug_bin*

# Test binary, build with `go test -c`
*.test

# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# didcomm-rust lib is generated with make file
didcomm/lib/

# ignore data base log files
database/data/*/
database/data/cassandra/commitlog/CommitLog-7-1701764588669.log