Added doc to gitignore.

This commit is contained in:
Erik C. Thauvin 2021-10-20 22:44:04 -07:00
parent d6cef57de7
commit 64d60bbf4e
3 changed files with 5 additions and 5 deletions

1
.gitignore vendored
View file

@ -65,6 +65,7 @@ crashlytics.properties
dependency-reduced-pom.xml
deploy/
dist/
doc/
ehthumbs.db
fabric.properties
gen/

View file

@ -168,7 +168,7 @@ packages:
name: mime
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.0"
version: "1.0.1"
node_preamble:
dependency: transitive
description:
@ -287,21 +287,21 @@ packages:
name: test
url: "https://pub.dartlang.org"
source: hosted
version: "1.18.2"
version: "1.19.0"
test_api:
dependency: transitive
description:
name: test_api
url: "https://pub.dartlang.org"
source: hosted
version: "0.4.5"
version: "0.4.6"
test_core:
dependency: transitive
description:
name: test_core
url: "https://pub.dartlang.org"
source: hosted
version: "0.4.5"
version: "0.4.6"
typed_data:
dependency: transitive
description:

View file

@ -1,7 +1,6 @@
name: dcat
description: Concatenate file(s) to standard output or file
version: 1.0.0
homepage: https://github.com/ethauvin/dcat
repository: https://github.com/ethauvin/dcat
issue_tracker: https://github.com/ethauvin/dcat/issues