diff options
author | ikoamu <ikoamu@gmail.com> | 2024-01-27 16:46:51 +0900 |
---|---|---|
committer | ikoamu <ikoamu@gmail.com> | 2024-01-27 16:46:51 +0900 |
commit | 38da70621912021a81a209999b0b8e988740e3ac (patch) | |
tree | 257447282e50fec96f4a826b529b235d1ba6e912 /.gitignore | |
parent | 3d0cf2957e804a01e21c56178e1aae4e3bb3c9a5 (diff) |
Add notes directory and display graphdata.json and orgPath in create_notes.sh
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ node_modules/ DS_Store graphdata.json +notes/ |