diff options
Diffstat (limited to 'examples/helloworld/.gitignore')
-rw-r--r-- | examples/helloworld/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/helloworld/.gitignore b/examples/helloworld/.gitignore new file mode 100644 index 00000000..4d615936 --- /dev/null +++ b/examples/helloworld/.gitignore @@ -0,0 +1,4 @@ +.*/ +build/ +out/ +*.iml
\ No newline at end of file |