summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 6dafe231d0569fa9d0569e87d587a656143662af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
*.swp

# ignore compiled plugins
*.so

examples/buttons/buttons
examples/console-ui-helloworld/console-ui-helloworld
examples/debug/debug
examples/helloworld/helloworld
examples/textbox/textbox
examples/cloudflare/cloudflare
examples/*/helloconsole

# temporary files when building debian packages
/*.deb
/files
/

# ignore the generated readme
/README-goreadme.md