forked from pEp.foundation/pEpJNIAdapter
convert .hgignore to .gitignore
used a perl script[0] to convert regexp to glob. [0] https://github.com/devzendo/hgignore-to-gitignoregitignore
parent
68a7e8f842
commit
aa4ff2a512
|
@ -1,4 +1,3 @@
|
|||
syntax: glob
|
||||
|
||||
# ignore all of them
|
||||
|
||||
|
@ -90,8 +89,7 @@ org.tar.gz
|
|||
|
||||
*.iml
|
||||
|
||||
syntax: regexp
|
||||
android/external/[^.]*
|
||||
android/external/[?]*
|
||||
|
||||
# Default ignored files
|
||||
.idea/
|
||||
?idea/
|
Loading…
Reference in New Issue