Ignore infer output folder
Infer [1] is a static code checker. [1] http://fbinfer.com Bug: Issue 5198 Change-Id: I51ac941b85b18c63ead61a2a3f00c5d58a9c2212
This commit is contained in:
parent
19e0ffffa5
commit
7965fd2c9b
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,6 +24,7 @@
|
|||||||
/buck-out
|
/buck-out
|
||||||
/eclipse-out
|
/eclipse-out
|
||||||
/extras
|
/extras
|
||||||
|
/infer-out
|
||||||
/local.properties
|
/local.properties
|
||||||
*.pyc
|
*.pyc
|
||||||
/gwt-unitCache
|
/gwt-unitCache
|
||||||
|
Loading…
Reference in New Issue
Block a user