.gitignore: remove trailing slash from VrApi ignore rule

This allows use of a symlink to the target. It should also ignore directories
for those who choose to copy VrApi.
This commit is contained in:
Pete Lewis 2022-03-18 11:32:11 -07:00
parent aa9e2899bd
commit 471f8a549c

2
.gitignore vendored
View file

@ -1,5 +1,5 @@
build
android/app/src/main/cpp/code/VrApi/
android/app/src/main/cpp/code/VrApi
*.swp
*tags
*~