gerrit/.gitignore
David Ostrovsky 7965fd2c9b Ignore infer output folder
Infer [1] is a static code checker.

[1] http://fbinfer.com

Bug: Issue 5198
Change-Id: I51ac941b85b18c63ead61a2a3f00c5d58a9c2212
2016-12-25 09:41:21 +01:00

38 lines
524 B
Plaintext

/.apt_generated
/.classpath
/.factorypath
/.project
/.settings/org.maven.ide.eclipse.prefs
/.settings/org.eclipse.m2e.core.prefs
/.settings/org.eclipse.ltk.core.refactoring.prefs
/.metadata
/test_site
/.idea
*.iml
*.eml
*.sublime-*
/gerrit-package-plugins
/.buckconfig.local
/.buckjavaargs
/.buckd
/bazel-bin
/bazel-genfiles
/bazel-gerrit
/bazel-out
/bazel-testlogs
/buck-cache
/buck-out
/eclipse-out
/extras
/infer-out
/local.properties
*.pyc
/gwt-unitCache
.DS_Store
*.swp
*.asc
/bin/
*~
.primary_build_tool
.gwt_work_dir