Squashed 'components/mycelium/' content from commit afb32e0
git-subtree-dir: components/mycelium git-subtree-split: afb32e0cdb2d4cdd17f22a5693278068d061f08c
This commit is contained in:
21
.gitignore
vendored
Normal file
21
.gitignore
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
/target
|
||||
nodeconfig.toml
|
||||
keys.txt
|
||||
priv_key.bin
|
||||
|
||||
# Profile output
|
||||
*.profraw
|
||||
*.profdata
|
||||
profile.json
|
||||
|
||||
# vscode settings, keep these locally
|
||||
.vscode
|
||||
# visual studio project stuff
|
||||
.vs
|
||||
|
||||
# wintun.dll, windows tun driver in repo root for windows development
|
||||
wintun.dll
|
||||
|
||||
result/
|
||||
|
||||
.idea
|
||||
Reference in New Issue
Block a user