summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 84d756c..0a7f6ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,13 +1,14 @@
*.swp
# ignore compiled plugins
-toolkit/*.so
+*.so
cmds/buttonplugin/buttonplugin
cmds/console-ui-helloworld/console-ui-helloworld
cmds/debug/debug
cmds/helloworld/helloworld
cmds/textbox/textbox
+cmds/*/helloconsole
# temporary files when building debian packages
/*.deb