Browse Source

Add .buckd to .gitignore

Change-Id: I527923e282808c905ae9acd128ecc8a5b33d34c7
tags/v4.4.0.201605041135-m1
Dave Borowitz 8 years ago
parent
commit
32156fda0b
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      .gitignore

+ 2
- 1
.gitignore View File

@@ -1,4 +1,5 @@
/target
/.buckd
/.project
/buck-cache
/buck-out
/target

Loading…
Cancel
Save