summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNamilskyy <alive6863@gmail.com>2025-11-25 20:41:21 +0300
committerNamilskyy <alive6863@gmail.com>2025-11-25 21:52:22 +0300
commitff6d45b66652a22856aa1fc8ecdee68de2e4a94c (patch)
tree7957717637d3f4e41f95802531b34d5f7426cb35
parentc0b43f237e17a27220c915bcfa0f15c8cba880f4 (diff)
Cleaned git merge targs in .gitignore
-rw-r--r--.gitignore4
-rw-r--r--README.md2
2 files changed, 1 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index a40e05f..18143bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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.)
diff --git a/README.md b/README.md
index 81eb060..ec86e06 100644
--- a/README.md
+++ b/README.md
@@ -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).**