summaryrefslogtreecommitdiffstats
path: root/Common/NativeApp
diff options
context:
space:
mode:
authorEgor <egor.yusov@gmail.com>2019-10-26 18:40:51 +0000
committerEgor <egor.yusov@gmail.com>2019-10-26 18:40:51 +0000
commit6ecdff7cb8953be9e6423eca73dcd92551db0d90 (patch)
treec56703531affdb9b8513473db4c87ed25befa4e8 /Common/NativeApp
parentFixed Android build error when using external CMake (fixed https://github.com... (diff)
downloadDiligentEngine-6ecdff7cb8953be9e6423eca73dcd92551db0d90.tar.gz
DiligentEngine-6ecdff7cb8953be9e6423eca73dcd92551db0d90.zip
Updated gitignore for NativeApp/Android
Diffstat (limited to 'Common/NativeApp')
-rw-r--r--Common/NativeApp/Android/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/Common/NativeApp/Android/.gitignore b/Common/NativeApp/Android/.gitignore
index 4a06e40..8e7c6d9 100644
--- a/Common/NativeApp/Android/.gitignore
+++ b/Common/NativeApp/Android/.gitignore
@@ -1,3 +1,4 @@
/build
/.externalNativeBuild
*.iml
+.cxx