mirror of
https://github.com/OMGeeky/gitignore.git
synced 2026-02-14 23:24:51 +01:00
Fixed generated part js file pattern
This commit is contained in:
@@ -14,7 +14,7 @@ build/
|
||||
# Convention is to use extension '.dart.js' for Dart compiled to Javascript to
|
||||
# differentiate from explicit Javascript files)
|
||||
*.dart.js
|
||||
*.js.part
|
||||
*.part.js
|
||||
*.js.deps
|
||||
*.js.map
|
||||
*.info.json
|
||||
|
||||
Reference in New Issue
Block a user