1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/.gitignore
despair d26141d433 Merge branch 'dev' into reeeee-divergence
ok hope this works -rick

# Conflicts:
#	.gitignore
#	.vscode/settings.json
#	include/llarp/service/context.hpp
#	llarp/dns.cpp
#	llarp/dnsc.cpp
#	llarp/ev.cpp
#	llarp/ev.hpp
#	llarp/ev_win32.hpp
#	llarp/net.cpp
#	llarp/router.cpp
#	llarp/router.hpp
#	llarp/service/context.cpp
2018-12-03 12:24:56 -06:00

50 lines
356 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/
daemon.ini
lokinet-win32.exe
lokinet
lokinet.exe
rapidjson/
.gradle/
.idea
.vscode
build64/
build2/