Skip to content

Commit 7d368ce

Browse files
author
Florian Schneider
committed
update gitignore and README
1 parent 975ff90 commit 7d368ce

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Meta
22
doc
33
docs
4+
draft
45
.Rproj.user
56
.Rhistory
67
.RData

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ We are aiming to provide the following features in future iterations of the pack
9999

100100
## Cite as
101101

102-
Schneider, F.D. (2018) traitdataform - harmonizing ecological trait data in R, v0.3.0, doi: xxx.xxx, http://ecologicaltraitdata.github.io/traitdataform
102+
Schneider, F.D. (2018) traitdataform - harmonizing ecological trait data in R, v0.5.0, http://ecologicaltraitdata.github.io/traitdataform
103103

104104
## License
105105

vignettes/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*.html
2+
*.R

0 commit comments

Comments
 (0)