diff options
author | TinWoodman92 <chrhodgden@gmail.com> | 2023-06-19 19:37:09 -0500 |
---|---|---|
committer | TinWoodman92 <chrhodgden@gmail.com> | 2023-06-19 19:37:09 -0500 |
commit | dbf602496e1dff78f83cf4593254fb389d8abe11 (patch) | |
tree | 26abfd0491e6c07dd893042e74c13a58194b9b59 | |
parent | 56ec802b7bb5452829270cec46132ec05829e37b (diff) |
ignore notes folder
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ *demo* *snippets* *__pycache__* -notes.txt +*notes* git_flow.txt design.txt .lintr
\ No newline at end of file |