diff options
| author | 2024-01-18 09:43:46 +0000 | |
|---|---|---|
| committer | 2024-01-18 09:43:46 +0000 | |
| commit | 35d60f1f23c5e205135dd413a855780a6763783c (patch) | |
| tree | 6ed79d00f557452ff27d6a15cfdf47ae2d2e1bee /.gitignore | |
| download | macaw-xmpp-rs.tar.gz macaw-xmpp-rs.tar.bz2 macaw-xmpp-rs.zip | |
initial commitxmpp-rs
Diffstat (limited to '')
| -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 |
