mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
Add generated documentation folder to ignore
It should be generated from source
This commit is contained in:
parent
903d9d918b
commit
37faee1a41
3
.gitignore
vendored
3
.gitignore
vendored
@ -7,8 +7,9 @@
|
||||
# Ignore bundler config
|
||||
/.bundle
|
||||
|
||||
# Ingore Yardoc temp files
|
||||
# Ingore Yardoc temp files and generated documentation
|
||||
/.yardoc
|
||||
/doc
|
||||
|
||||
# Ignore the default SQLite database.
|
||||
/db/*.sqlite3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user