mirror of
https://github.com/AtHeartEngineer/upgrading-ethereum-book.git
synced 2026-01-09 21:38:07 -05:00
Ignore rougviz library
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,6 +1,9 @@
|
||||
# Deployment utilities
|
||||
bin/priv/
|
||||
|
||||
# roughViz library - build it from https://github.com/benjaminion/roughViz
|
||||
src/charts/roughviz.min.js
|
||||
|
||||
# Files generated during the build process
|
||||
src/md/pages/
|
||||
src/md/annotated.md
|
||||
@@ -14,4 +17,4 @@ tmp/
|
||||
|
||||
# IntelliJ configs
|
||||
.idea/
|
||||
*.iml
|
||||
*.iml
|
||||
|
||||
Reference in New Issue
Block a user