summaryrefslogtreecommitdiff
path: root/hello_world/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'hello_world/.gitignore')
-rw-r--r--hello_world/.gitignore14
1 files changed, 14 insertions, 0 deletions
diff --git a/hello_world/.gitignore b/hello_world/.gitignore
new file mode 100644
index 0000000..603b140
--- /dev/null
+++ b/hello_world/.gitignore
@@ -0,0 +1,14 @@
+*.iml
+.gradle
+/local.properties
+/.idea/caches
+/.idea/libraries
+/.idea/modules.xml
+/.idea/workspace.xml
+/.idea/navEditor.xml
+/.idea/assetWizardSettings.xml
+.DS_Store
+/build
+/captures
+.externalNativeBuild
+.cxx