new-gui/.gitignore

15 lines
255 B
Plaintext
Raw Normal View History

*.swp
# ignore compiled plugins
toolkit/*.so
cmds/buttonplugin/buttonplugin
cmds/console-ui-helloworld/console-ui-helloworld
cmds/debug/debug
cmds/helloworld/helloworld
cmds/textbox/textbox
# temporary files when building debian packages
/*.deb
/files