atom-nuclide
Version:
A unified developer experience for web and mobile development, built as a suite of features on top of Atom to provide hackability and the support of an active community.
19 lines (17 loc) • 378 B
Plain Text
/.eslintignore
/.eslintrc.js
/.flake8
/.flowconfig
/CONTRIBUTING.md
/ISSUE_TEMPLATE.md
/docs
/flow-typed
/pkg/sample-*
/resources/benchmarker
/scripts
spec
# Ignore "BUCK" files, but not "buck/" directories.
# Note: These rules get inlined into ".gitignore" for apm publishing, git will
# ignore "buck/" directories without this exclusion on case-insensitive Macs.
BUCK
!buck/