diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2024-09-14 07:32:44 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2024-11-09 17:20:17 +0100 |
commit | bb26887492a6ac5844b85f60b03fbefc34f529a4 (patch) | |
tree | df98041ea4c00e8fb4d692891c410777614362da /xA/.gitignore | |
parent | dfe7675cbb8d02e14fe0a6c3a2ac93d48eb0c727 (diff) | |
download | xK-bb26887492a6ac5844b85f60b03fbefc34f529a4.tar.gz xK-bb26887492a6ac5844b85f60b03fbefc34f529a4.tar.xz xK-bb26887492a6ac5844b85f60b03fbefc34f529a4.zip |
WIP: xA
Diffstat (limited to 'xA/.gitignore')
-rw-r--r-- | xA/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xA/.gitignore b/xA/.gitignore new file mode 100644 index 0000000..e969c1b --- /dev/null +++ b/xA/.gitignore @@ -0,0 +1,2 @@ +/xY +/proto.go |