Browse Source

Merge pull request 'convert .hgignore to .gitignore' (#1) from dvn/pEpJNIAdapter:gitignore into master

JNI-129
heck 4 years ago
parent
commit
ffbdc40674
  1. 6
      .gitignore

6
.hgignore → .gitignore

@ -1,4 +1,3 @@
syntax: glob
# ignore all of them # ignore all of them
@ -90,8 +89,7 @@ org.tar.gz
*.iml *.iml
syntax: regexp android/external/[?]*
android/external/[^.]*
# Default ignored files # Default ignored files
.idea/ ?idea/
Loading…
Cancel
Save