Skip to content

Commit c15e600

Browse files
committed
.buckconfig
1 parent 8557cb2 commit c15e600

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

.buckconfig

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# vim: set ft=ini :
2+
[cells]
3+
root = .
4+
prelude = __prelude__
5+
config = prelude
6+
toolchains = toolchains
7+
fbsource = shim
8+
fbcode = shim
9+
buck = shim
10+
11+
[external_cells]
12+
prelude = bundled
13+

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
__pycache__
2+
buck-out

0 commit comments

Comments
 (0)