aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpetershh <petershh@disroot.org>2022-07-11 15:56:59 +0300
committerpetershh <petershh@disroot.org>2022-07-11 15:56:59 +0300
commit8e12b316e80d97ba95a151aee569007b463a55fe (patch)
tree43425d71693ec4fc6303c8a7bbfe12dc0c0b1ef8
parenta0a4e88f727fe0cb76ed6cef1b7f00d9e396b555 (diff)
downloadshh-portable-utils-8e12b316e80d97ba95a151aee569007b463a55fe.tar.xz
.gitignore fixes
-rw-r--r--.gitignore14
1 files changed, 7 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index e524059..2ea7a0e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,10 +5,10 @@
*.so.*
config.mak
src/include/shh-portable-utils/config.h
-basename
-cat
-chmod
-cut
-false
-true
-uniq
+/basename
+/cat
+/chmod
+/cut
+/false
+/true
+/uniq