diff options
| author | Namilskyy <alive6863@gmail.com> | 2025-11-25 20:41:21 +0300 |
|---|---|---|
| committer | Namilskyy <alive6863@gmail.com> | 2025-11-25 21:52:22 +0300 |
| commit | ff6d45b66652a22856aa1fc8ecdee68de2e4a94c (patch) | |
| tree | 7957717637d3f4e41f95802531b34d5f7426cb35 | |
| parent | c0b43f237e17a27220c915bcfa0f15c8cba880f4 (diff) | |
Cleaned git merge targs in .gitignore
| -rw-r--r-- | .gitignore | 4 | ||||
| -rw-r--r-- | README.md | 2 |
2 files changed, 1 insertions, 5 deletions
@@ -1,4 +1,3 @@ -<<<<<<< HEAD # ---> Rust # Generated by Cargo # will have compiled files and executables @@ -75,6 +74,3 @@ Module.symvers Mkfile.old dkms.conf -======= -/target ->>>>>>> 9604555 (Updated README.md, started writing minimal required functions.) @@ -1,7 +1,7 @@ # mesk **Mesk is a source-based package manager based on i2p protocols, tailored for independence and the absence of spyware.** -> [!wARNING] +> [!WARNING] > **It's hard to find a really working and at least** > **somehow documented i2p client library for absolutely any language.** > **But still, it was found in [emissary-core](https://github.com/altonen/emissary).** |
