summaryrefslogtreecommitdiff
path: root/Userland/.gitignore
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2019-03-13 15:00:02 +0100
committerAndreas Kling <awesomekling@gmail.com>2019-03-13 15:00:02 +0100
commitea6a537b7076bbd4a50472e971d4a982e25a4c72 (patch)
treeb459834526c370de25359bc7173f9b18efaec9d9 /Userland/.gitignore
parent19a51132f5e952a7db8a9021348eae5ca144b77f (diff)
downloadserenity-ea6a537b7076bbd4a50472e971d4a982e25a4c72.zip
Userland: Add a simple utility for UDP testing.
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 17a5d60640..3f492418c4 100644
--- a/Userland/.gitignore
+++ b/Userland/.gitignore
@@ -38,3 +38,4 @@ env
chown
stat
ping
+uc