From 0090da64fc2427895232a8998b0fe676f3fd2467 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 3 Jan 2024 13:52:05 -0600 Subject: move the debian packaging to gui/toolkits Signed-off-by: Jeff Carr --- .gitignore | 14 -------------- 1 file changed, 14 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 250f176..1377554 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1 @@ *.swp - -# ignore compiled plugins -*.so - -examples/buttons/buttons -examples/console-ui-helloworld/console-ui-helloworld -examples/helloworld/helloworld - -# protobuf compiled files -protobuf/*.pb.go - -# temporary files when building debian packages -/*.deb -/files -- cgit v1.2.3