mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-10-31 09:20:21 +00:00
62d7192a50
We use them everywhere now (include the debs) so it makes sense to have them bundled here rather than needing a download during package build (in particular for debs that's considered a bad thing).
70 lines
686 B
Plaintext
70 lines
686 B
Plaintext
*~
|
|
*\#*
|
|
|
|
*.a
|
|
*.o
|
|
*.so
|
|
|
|
/build*/
|
|
**/__pycache__/**
|
|
|
|
llarpd
|
|
*.test
|
|
*.bin
|
|
|
|
*.ninja
|
|
cmake_install.cmake
|
|
CMakeFiles
|
|
CMakeCache.txt
|
|
.ninja_log
|
|
.ninja_deps
|
|
/.cache/
|
|
/compile_commands.json
|
|
|
|
callgrind.*
|
|
.gdb_history
|
|
|
|
*.sig
|
|
*.signed
|
|
!/contrib/bootstrap/mainnet.signed
|
|
!/contrib/bootstrap/testnet.signed
|
|
*.key
|
|
|
|
shadow.data
|
|
shadow.config.xml
|
|
*.log
|
|
*.pdf
|
|
*.xz
|
|
|
|
testnet_tmp
|
|
|
|
|
|
*.pid
|
|
vsproject/
|
|
.vs
|
|
|
|
daemon.ini
|
|
|
|
|
|
.gradle/
|
|
.idea
|
|
.vscode
|
|
build64/
|
|
build2/
|
|
/contrib/lokinet-bootstrap-winnt/cacert.pem
|
|
/contrib/lokinet-bootstrap-winnt/data.enc
|
|
/contrib/lokinet-bootstrap-winnt/out.bine
|
|
default.profraw
|
|
|
|
# ctags shit
|
|
GTAGS
|
|
GRTAGS
|
|
GPATH
|
|
version.txt
|
|
|
|
lokinet-bootstrap.exe
|
|
regdbhelper.dll
|
|
# xcode
|
|
xcuserdata/
|
|
|