diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2022-07-09 02:41:14 -0300 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2022-07-09 02:41:14 -0300 |
commit | 36f45c9ec3d63c656e87c7cdfcc08bc1ac59a806 (patch) | |
tree | 7bc1f88dcf26b080317b6e4e97c9fd9ebf5e25b7 /libotr/.gitignore | |
parent | 0e752a6e215aee21dc73da097c3225495d54a5b6 (diff) |
[Project] Chat Privacy
A Minecraft mod which partially fixes Microsoft's danger to Minecraft players.
Diffstat (limited to 'libotr/.gitignore')
-rw-r--r-- | libotr/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libotr/.gitignore b/libotr/.gitignore new file mode 100644 index 0000000..5eb3b3d --- /dev/null +++ b/libotr/.gitignore @@ -0,0 +1,4 @@ +/libotr-* +/libgcrypt-* +/libgpg-error-* +/buildenv |