summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAshley Sommer <ashleysommer@gmail.com>2020-04-04 12:29:19 +1000
committerAshley Sommer <ashleysommer@gmail.com>2020-04-04 12:29:19 +1000
commit30e1bac11051513b8fcf036cea3212b2b94de3b2 (patch)
tree1b81c38b122e8b776a3582f9b5dd38cfb8c9c1dc /.gitignore
parent06313f6c693a7ad24828da1c0485d26d877796fb (diff)
downloadrdflib-30e1bac11051513b8fcf036cea3212b2b94de3b2.tar.gz
Change version to 5.0.0rc1
Finish docs in upgrade4to5 Add ISSUE or PR delineation to numbers against items in CHANGELOG Add some minor additions to docs
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 17184737..a88c4920 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,4 +16,5 @@ build/
*~
test_reports/*latest.ttl
# PyCharm
-.idea/ \ No newline at end of file
+.idea/
+prepare_changelog.sh