chore(docs): keep internal working notes out of the public repo
The NGI funding draft and the Ecorred meeting note are internal working documents; they were committed by accident. They now live in the private repo alongside the other internal notes, and docs/notes/ is ignored here so it can't happen again.
This commit is contained in:
parent
dd01603ad0
commit
30024ca977
3 changed files with 3 additions and 431 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -13,3 +13,6 @@ node_modules/
|
|||
Thumbs.db
|
||||
apps/app_seeds/fastlane/README.md
|
||||
apps/app_seeds/TODO.org
|
||||
|
||||
# Internal working notes — live in the private repo (tane-private)
|
||||
docs/notes/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue