diff options
author | Conrad Pankoff <deoxxa@fknsrs.biz> | 2019-12-28 10:10:47 +1100 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-12-28 00:24:56 +0100 |
commit | 04cbdb2e6f09a8da93e34888fc8813e8112b8870 (patch) | |
tree | 55feef5110bc647ec4a4350aed0b2d3326775095 /MenuApplets | |
parent | 876323fd7adb69002238b9a50d383b860d629c54 (diff) | |
download | serenity-04cbdb2e6f09a8da93e34888fc8813e8112b8870.zip |
MenuApplets: Add gitignore for clock applet
Diffstat (limited to 'MenuApplets')
-rw-r--r-- | MenuApplets/Clock/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MenuApplets/Clock/.gitignore b/MenuApplets/Clock/.gitignore new file mode 100644 index 0000000000..6713bbccb6 --- /dev/null +++ b/MenuApplets/Clock/.gitignore @@ -0,0 +1 @@ +Clock.MenuApplet |