mirror of
https://github.com/github/gitignore
synced 2024-12-03 00:45:42 +01:00
2a4fcc7692
Following the given advices on https://www.dartlang.org/tools/private-files.html - Remove OS-specific and editor-specific files - Add *.js_, *.js.deps and *.js.map files
7 lines
58 B
Plaintext
7 lines
58 B
Plaintext
packages/
|
|
pubspec.lock
|
|
.buildlog
|
|
*.js_
|
|
*.js.deps
|
|
*.js.map
|