We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8affad3 + eefbb4f commit 1f65941Copy full SHA for 1f65941
1 file changed
Dart.gitignore
@@ -14,13 +14,13 @@ build/
14
# Convention is to use extension '.dart.js' for Dart compiled to Javascript to
15
# differentiate from explicit Javascript files)
16
*.dart.js
17
-*.js.part
+*.part.js
18
*.js.deps
19
*.js.map
20
*.info.json
21
22
# Directory created by dartdoc
23
-doc/api
+doc/api/
24
25
# Don't commit pubspec lock file
26
# (Library packages only! Remove pattern if developing an application package)
0 commit comments