Skip to content

Commit cf722aa

Browse files
author
Kaushik Gopal
committed
chore: ignore buck gen files
* chore: ignore buck.out/ directory * chore: add buckd to ignored list * chore: remove untracked
1 parent 453a373 commit cf722aa

File tree

46 files changed

+5
-15802
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+5
-15802
lines changed

.buckd/buckd.runcount

Lines changed: 0 additions & 1 deletion
This file was deleted.

.buckd/buckd.version

Lines changed: 0 additions & 1 deletion
This file was deleted.
Binary file not shown.
Binary file not shown.

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ build/
1717
.gradle/
1818
subProjects/facebook/build
1919

20+
# Buck files
21+
buck-out/
22+
.buckd/
23+
2024
# Intellij project files
2125
.idea/libraries
2226
.idea/.name

.idea/codeStyleSettings.xml

Lines changed: 0 additions & 236 deletions
This file was deleted.

app/.gitignore

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

buck-out/.currentversion

Lines changed: 0 additions & 1 deletion
This file was deleted.

buck-out/.progressestimations.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)