Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitignore
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
general
gitignore
Commits
1f65941e
Commit
1f65941e
authored
Oct 24, 2015
by
Brendan Forster
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1715 from ArgentiApparatus/patch-2
Fixed generated part js file pattern
parents
8affad3a
eefbb4f8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Dart.gitignore
Dart.gitignore
+2
-2
No files found.
Dart.gitignore
View file @
1f65941e
...
...
@@ -14,13 +14,13 @@ 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
# Directory created by dartdoc
doc/api
doc/api
/
# Don't commit pubspec lock file
# (Library packages only! Remove pattern if developing an application package)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment