Add buck build folders to gitignore

This commit is contained in:
Janic Duplessis 2016-01-30 16:02:32 -05:00
parent 1bc03871f3
commit 99e56d6e94
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -26,6 +26,10 @@ project.xcworkspace
/Examples/**/android/app/build/
/ReactAndroid/build/
# Buck
.buckd
buck-out
# Android
.idea
.gradle