Ignore target/

This commit is contained in:
Hunter Haugen 2019-05-17 13:24:54 -07:00
parent 830529fd68
commit 672a558788
Signed by: hunner
GPG key ID: EF99694AA599DDAD

View file

@ -9,6 +9,7 @@ node_modules/
*.log *.log
*.iml *.iml
target/* target/*
*/target
syntax: regexp syntax: regexp
(?i)\.iml (?i)\.iml