diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2025-05-15 13:59:05 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2025-05-15 14:14:53 +0200 |
commit | 80af5c22d62f6df11c63a807ebf34ff69a4af754 (patch) | |
tree | 418804e057f1d85188edd8e6b083780a3776bb20 /xR/.gitignore | |
parent | 7ba17a016140f578bccca3ffd320c1663cf66c6c (diff) | |
download | xK-origin/master.tar.gz xK-origin/master.tar.xz xK-origin/master.zip |
Add an xC relay protocol analyzerorigin/master
Diffstat (limited to 'xR/.gitignore')
-rw-r--r-- | xR/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xR/.gitignore b/xR/.gitignore new file mode 100644 index 0000000..a9766d8 --- /dev/null +++ b/xR/.gitignore @@ -0,0 +1,2 @@ +/xR +/proto.go |