diff options
author | Mark Powers <markppowers0@gmail.com> | 2020-09-25 20:28:58 -0500 |
---|---|---|
committer | Mark Powers <markppowers0@gmail.com> | 2020-09-25 20:28:58 -0500 |
commit | b1d66f527869236b877207fb617c2660ef68e95e (patch) | |
tree | 34cb6060e0da49f51fbc95449c54d37d948c94f7 /.gitignore | |
parent | 9275df710e578aa0ce67de12a952d76e3f036757 (diff) |
Add edit page command
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ __pycache__/ config.ini *.swp + |