summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-03 13:52:05 -0600
committerJeff Carr <[email protected]>2024-01-03 13:52:05 -0600
commit0090da64fc2427895232a8998b0fe676f3fd2467 (patch)
tree05e329fbdbfa8112930d6ae0014e4002368f22ae /.gitignore
parenta08bbaf04ff536e8fae3ab5396dc54c290945301 (diff)
move the debian packaging to gui/toolkits
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 0 insertions, 14 deletions
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