gitignore update

This commit is contained in:
tom5079
2019-05-11 23:18:55 +09:00
parent 2a7814798b
commit 06c7d77497
2 changed files with 4 additions and 0 deletions

3
.gitignore vendored
View File

@@ -11,3 +11,6 @@
/build
/captures
.externalNativeBuild
#Github pages
/gh-pages

1
.idea/vcs.xml generated
View File

@@ -2,5 +2,6 @@
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
<mapping directory="$PROJECT_DIR$/gh-pages" vcs="Git" />
</component>
</project>