diff options
author | Allan Wang <me@allanwang.ca> | 2018-10-08 03:14:40 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-08 03:14:40 -0400 |
commit | 2ed21b32c9e77da5f957cfbf9d73a0a563b8511c (patch) | |
tree | 777031cb40b2d3ab70795134b746fae282cd8059 /.gitignore | |
parent | 19020070cc073c81bfe397454f2314d37a78ed31 (diff) | |
download | kau-2ed21b32c9e77da5f957cfbf9d73a0a563b8511c.tar.gz kau-2ed21b32c9e77da5f957cfbf9d73a0a563b8511c.tar.bz2 kau-2ed21b32c9e77da5f957cfbf9d73a0a563b8511c.zip |
Enhancement/public xml (#171)3.8.0
* Test gitignore with public xml
* Fix spacing
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,3 +7,4 @@ /build /captures .externalNativeBuild +**/public.xml
\ No newline at end of file |