summaryrefslogtreecommitdiff
path: root/Userland/.gitignore
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2019-01-27 07:18:26 +0100
committerAndreas Kling <awesomekling@gmail.com>2019-01-27 07:18:26 +0100
commit15fad649ea51d25e168e0456b5621beb820e254d (patch)
tree5ed0fea95db44d9d28bcf37b653070e93595cce6 /Userland/.gitignore
parenta34bb07abbe2152c705e95d6dd460e57557422c7 (diff)
downloadserenity-15fad649ea51d25e168e0456b5621beb820e254d.zip
Userland: Make a simple /bin/cp for copying files.
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 425fa3f830..45e4d0fcc6 100644
--- a/Userland/.gitignore
+++ b/Userland/.gitignore
@@ -25,3 +25,4 @@ guitest
guitest2
sysctl
rm
+cp