feat(package): Add Maven pom.xml version support (#1511)

* Add gitignore for Emacs backup files.

* Add package version support for Maven pom.xml.

* Update docs with Maven package version support.

* Fix for clippy.
This commit is contained in:
Steve Smith
2020-07-31 17:54:03 +10:00
committed by GitHub
parent acefbc523f
commit b14be4dfb1
3 changed files with 183 additions and 1 deletions
+4
View File
@@ -21,6 +21,10 @@ Cargo.lock
# Vim swap files
*.swp
# Emacs
*~
\#*\#
# Compiled files for documentation
docs/node_modules
docs/.vuepress/dist/