summaryrefslogtreecommitdiff
path: root/Userland/.gitignore
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2018-10-27 17:39:08 +0200
committerAndreas Kling <awesomekling@gmail.com>2018-10-27 17:39:08 +0200
commitcc7e3519a67c8080c44a104ab1b5d4d61b6b35c5 (patch)
treea7c78b8183ef430981ccd5dddda95390377cc874 /Userland/.gitignore
parent8f91a47aebe4154124ec7d54f5c71d167937e5e4 (diff)
downloadserenity-cc7e3519a67c8080c44a104ab1b5d4d61b6b35c5.zip
Add a /bin/clear that prints the clear terminal escape sequence.
It doesn't work yet, but it will!
Diffstat (limited to 'Userland/.gitignore')
-rw-r--r--Userland/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/Userland/.gitignore b/Userland/.gitignore
index fd9204f785..2021222cef 100644
--- a/Userland/.gitignore
+++ b/Userland/.gitignore
@@ -11,3 +11,4 @@ true
hostname
cat
uname
+clear