diff options
| author | Egor <egor.yusov@gmail.com> | 2019-10-26 18:40:51 +0000 |
|---|---|---|
| committer | Egor <egor.yusov@gmail.com> | 2019-10-26 18:40:51 +0000 |
| commit | 6ecdff7cb8953be9e6423eca73dcd92551db0d90 (patch) | |
| tree | c56703531affdb9b8513473db4c87ed25befa4e8 /Common/NativeApp/Android | |
| parent | Fixed Android build error when using external CMake (fixed https://github.com... (diff) | |
| download | DiligentEngine-6ecdff7cb8953be9e6423eca73dcd92551db0d90.tar.gz DiligentEngine-6ecdff7cb8953be9e6423eca73dcd92551db0d90.zip | |
Updated gitignore for NativeApp/Android
Diffstat (limited to 'Common/NativeApp/Android')
| -rw-r--r-- | Common/NativeApp/Android/.gitignore | 1 |
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 |
