diff options
| author | natsuoto <[email protected]> | 2026-06-25 14:33:58 +0530 |
|---|---|---|
| committer | natsuoto <[email protected]> | 2026-06-25 14:33:58 +0530 |
| commit | 49297e1988db99639daf7e2a07945cfac6dd592e (patch) | |
| tree | 875da9c4bd1fabdcd21e981c5d77044fcdbd6b64 | |
| parent | cb9e24177a319bc601b0341b8170507e1fd2e879 (diff) | |
| download | edify-49297e1988db99639daf7e2a07945cfac6dd592e.tar.xz edify-49297e1988db99639daf7e2a07945cfac6dd592e.zip | |
feat: add design_docs to .gitignore
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -75,3 +75,6 @@ docs/_build # Codecov Binary codecov + +# Design Docs +design_docs |
