lokinet/.gitignore

70 lines
686 B
Plaintext
Raw Permalink Normal View History

*~
*\#*
2017-09-28 19:02:05 +02:00
*.a
*.o
2018-02-01 18:06:49 +01:00
*.so
2017-09-28 19:02:05 +02:00
/build*/
**/__pycache__/**
2018-01-31 20:59:26 +01:00
llarpd
2018-01-31 20:59:26 +01:00
*.test
2018-02-15 18:09:27 +01:00
*.bin
*.ninja
cmake_install.cmake
CMakeFiles
CMakeCache.txt
.ninja_log
.ninja_deps
/.cache/
/compile_commands.json
2018-05-11 01:32:46 +02:00
callgrind.*
.gdb_history
*.sig
*.signed
!/contrib/bootstrap/mainnet.signed
!/contrib/bootstrap/testnet.signed
2018-06-06 19:02:57 +02:00
*.key
shadow.data
2018-06-06 19:02:57 +02:00
shadow.config.xml
*.log
2019-07-11 17:07:16 +02:00
*.pdf
*.xz
testnet_tmp
*.pid
vsproject/
.vs
2018-07-27 02:23:48 +02:00
daemon.ini
2018-11-06 15:28:02 +01:00
2018-11-22 01:00:14 +01:00
.gradle/
.idea
.vscode
build64/
2019-01-13 02:41:25 +01:00
build2/
/contrib/lokinet-bootstrap-winnt/cacert.pem
/contrib/lokinet-bootstrap-winnt/data.enc
/contrib/lokinet-bootstrap-winnt/out.bine
2019-01-13 02:41:25 +01:00
default.profraw
2019-03-11 14:01:43 +01:00
# ctags shit
GTAGS
GRTAGS
2019-03-20 11:12:40 +01:00
GPATH
version.txt
2019-09-16 21:40:31 +02:00
2019-09-25 16:37:57 +02:00
lokinet-bootstrap.exe
regdbhelper.dll
2019-09-16 21:40:31 +02:00
# xcode
xcuserdata/
2019-09-25 16:37:57 +02:00