dart-sdk/pkg/dev_compiler/.gitignore

25 lines
362 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Dont commit the following files and directories created by pub.
.pub
build/
packages
.packages
# Ignore files created by tools.
*.dart.precompiled.js
*.js_
*.js.deps
*.sw?
.idea/
.pub/
node_modules
doc/api/
# Generated files go here.
gen/
# Ignore generated SDK summary.
lib/js/*/*.sum
# Created by ./tool/dependency_overrides.sh.
dependency_overrides/