mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
Tweak .gitignore file to ignore also packages symlinks.
This commit is contained in:
+6
-3
@@ -1,11 +1,14 @@
|
||||
.DS_STORE
|
||||
|
||||
# Don’t commit the following directories created by pub.
|
||||
packages
|
||||
pubspec.lock
|
||||
.pub
|
||||
|
||||
/dist/
|
||||
packages/
|
||||
.buildlog
|
||||
node_modules
|
||||
bower_components
|
||||
.pub
|
||||
.DS_STORE
|
||||
|
||||
# Or broccoli working directory
|
||||
tmp
|
||||
|
||||
Reference in New Issue
Block a user