diff options
author | cel 🌸 <cel@blos.sm> | 2024-01-18 09:43:46 +0000 |
---|---|---|
committer | cel 🌸 <cel@blos.sm> | 2024-01-18 09:43:46 +0000 |
commit | 35d60f1f23c5e205135dd413a855780a6763783c (patch) | |
tree | 6ed79d00f557452ff27d6a15cfdf47ae2d2e1bee /.gitignore | |
download | macaw-35d60f1f23c5e205135dd413a855780a6763783c.tar.gz macaw-35d60f1f23c5e205135dd413a855780a6763783c.tar.bz2 macaw-35d60f1f23c5e205135dd413a855780a6763783c.zip |
initial commitxmpp-rs
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea8c4bf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target |