Skip to content

Commit 479860a

Browse files
committed
chore: Tweak .gitignore [skip ci]
1 parent b4effdf commit 479860a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
*.swp
2-
*.rst
2+
README.md
3+
examples.rst

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: ledger
22
Type: Package
33
Title: Utilities for Importing Data from Plain Text Accounting Files
4-
Version: 2.0.1-1
4+
Version: 2.0.1
55
Authors@R: c(person("Trevor L", "Davis", role = c("aut", "cre"), email="trevor.l.davis@gmail.com"),
66
person("Jenya", "Sovetkin", email = "e.sovetkin@gmail.com", role="ctb"))
77
URL: https://github.com/trevorld/r-ledger

0 commit comments

Comments
 (0)