diff options
author | TinWoodman92 <chrhodgden@gmail.com> | 2023-06-11 20:49:53 -0500 |
---|---|---|
committer | TinWoodman92 <chrhodgden@gmail.com> | 2023-06-11 20:49:53 -0500 |
commit | 5e2e0b99ca28f10498df62bf2c1da1360437172e (patch) | |
tree | c751816d7b479f057cc2f0a92ab86a3fcec4e4a4 /.gitignore | |
parent | 48fbc07e1106f217e56dba99d273946d39de5974 (diff) |
updated gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ *demo* *snippets* +*__pycache__* notes.txt git_flow.txt design.txt |