Skip to content

Commit 6f4b6ed

Browse files
IgorMinarmprobst
authored andcommitted
chore(git): cleanup .gitignore
all obsolete paths have been removed
1 parent 8c09933 commit 6f4b6ed

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

.gitignore

-22
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,9 @@
11
.DS_STORE
22

3-
# Don’t commit the following directories created by pub.
4-
packages
5-
pubspec.lock
6-
.pub
7-
.packages
8-
93
/dist/
10-
.buildlog
114
node_modules
125
bower_components
136

14-
# Or broccoli working directory
15-
tmp
16-
17-
# Or the files created by dart2js.
18-
*.dart.js
19-
*.dart.precompiled.js
20-
*.js_
21-
*.js.deps
22-
*.js.map
23-
247
# Include when developing application packages.
258
pubspec.lock
269
.c9
@@ -37,13 +20,8 @@ modules/.vscode
3720
# Ignore npm debug log
3821
npm-debug.log
3922

40-
/docs/bower_components/
41-
4223
# build-analytics
4324
.build-analytics
4425

45-
# built dart payload tests
46-
/modules_dart/payload/**/build
47-
4826
# rollup-test output
4927
/modules/rollup-test/dist/

0 commit comments

Comments
 (0)