aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornatsuoto <[email protected]>2026-06-25 14:33:58 +0530
committernatsuoto <[email protected]>2026-06-25 14:33:58 +0530
commit49297e1988db99639daf7e2a07945cfac6dd592e (patch)
tree875da9c4bd1fabdcd21e981c5d77044fcdbd6b64
parentcb9e24177a319bc601b0341b8170507e1fd2e879 (diff)
downloadedify-49297e1988db99639daf7e2a07945cfac6dd592e.tar.xz
edify-49297e1988db99639daf7e2a07945cfac6dd592e.zip
feat: add design_docs to .gitignore
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b5d97f5..cacae9c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -75,3 +75,6 @@ docs/_build
# Codecov Binary
codecov
+
+# Design Docs
+design_docs