Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 95ad1744b5..e78f8fd9b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/buck-cache
/buck-out
/target
+infer-out

Back to the top