blob: c2e5830d5c9003c6e8a577c2b3505ddfc0e8abfd [file] [log] [blame]
# Don’t commit the following directories created by pub.
.buildlog
.packages
.dart_tool/
.pub/
build/
packages
pubspec.lock
# Or the files created by dart2js.
*.dart.js
*.js.deps
*.js.map
.settings/
/.DS_Store
.idea/
codemirror.dart.iml
# Ignore the codemirror copied resources.
# lib/addon/
# lib/codemirror.js
# lib/css/
# lib/keymap/
# lib/mode/
# lib/theme/