summaryrefslogtreecommitdiff
path: root/Userland/.gitignore
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2019-01-13 05:08:26 +0100
committerAndreas Kling <awesomekling@gmail.com>2019-01-13 05:31:07 +0100
commitf7261d7b263e4b1ebeb3827a14970b379d1dad7f (patch)
treecafde2f96c2779ed55660bdc7121bd7048e99628 /Userland/.gitignore
parentb2d86b75970b0a7d861ca56b73a6e875e0b0909a (diff)
downloadserenity-f7261d7b263e4b1ebeb3827a14970b379d1dad7f.zip
Let's use the existing Rect and Color types in the GUI API.
Any type that doesn't depend on indirect data can probably be used here.
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 a7e9d82205..94dd3a2a12 100644
--- a/Userland/.gitignore
+++ b/Userland/.gitignore
@@ -21,3 +21,4 @@ mkdir
touch
sync
more
+guitest