mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-10-31 09:20:21 +00:00
0195152e05
* Import cxxopts to replace getopts usage * Add visual studio build things * Fixup abseil build parts * Replace __attribute__((unused)) with ABSL_ATTRIBUTE_UNUSED * Fixup minor windows build issues * Replace getopts usage * Temporarily fixup .rc files * More minor windows fixes * Get a working build * Revert .rc files * Revert changes to nodedb
61 lines
539 B
Plaintext
61 lines
539 B
Plaintext
*~
|
|
*\#*
|
|
|
|
*.a
|
|
*.o
|
|
*.plist
|
|
*.so
|
|
|
|
build/
|
|
|
|
llarpd
|
|
*.test
|
|
*.bin
|
|
|
|
*.ninja
|
|
cmake_install.cmake
|
|
CMakeFiles
|
|
CMakeCache.txt
|
|
.ninja_log
|
|
.ninja_deps
|
|
|
|
callgrind.*
|
|
.gdb_history
|
|
|
|
*.sig
|
|
*.signed
|
|
*.key
|
|
|
|
shadow.data
|
|
shadow.config.xml
|
|
*.log
|
|
|
|
testnet_tmp
|
|
|
|
|
|
*.pid
|
|
vsproject/
|
|
.vs
|
|
|
|
daemon.ini
|
|
lokinet-win32.exe
|
|
lokinet
|
|
lokinet.exe
|
|
|
|
|
|
.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
|