summaryrefslogtreecommitdiff
path: root/Userland/.gitignore
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2019-02-27 21:45:06 +0100
committerAndreas Kling <awesomekling@gmail.com>2019-02-27 21:45:06 +0100
commitdda9b9ab1bcd778a0990d8c73746e1d3e9c9e2f0 (patch)
treebff782f53f260071341e4ace5ca1c805de86e042 /Userland/.gitignore
parent02bfbb712afe150d23d6d61fdd9aa244a8c8b313 (diff)
downloadserenity-dda9b9ab1bcd778a0990d8c73746e1d3e9c9e2f0.zip
Userland: Add a simple /bin/stat program.
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 e09f5ed784..fc991ef960 100644
--- a/Userland/.gitignore
+++ b/Userland/.gitignore
@@ -36,3 +36,4 @@ df
su
env
chown
+stat