summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authornamilsk <namilsk@namilsk.tech>2026-01-06 17:28:09 +0300
committernamilsk <namilsk@namilsk.tech>2026-01-06 17:28:09 +0300
commit0fb58ab610f1c9d546ace52184831495c8541fae (patch)
treea3b87966a9a590bb8d7f132d7a68b51ecf82626d /.gitignore
parent29a2a06ca874b646f60d29648399b07b76f7296f (diff)
Fixed issue with `Config::parse()` call if it not needed
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 4f3c370..99c4c84 100644
--- a/.gitignore
+++ b/.gitignore
@@ -81,8 +81,13 @@ dkms.conf
*.db
*.tar.gz
*.mesk
+repo/
+mesk
+*.mesk
+INDEX.toml
+
# because not full-implemented
doc/
# Deprecated files
-*.deprecated \ No newline at end of file
+*.deprecated