diff options
author | louie <lshprung@yahoo.com> | 2021-07-31 11:10:50 -0700 |
---|---|---|
committer | louie <lshprung@yahoo.com> | 2021-07-31 11:10:50 -0700 |
commit | e60c80d590c11d665d460f878019a74a1d76739b (patch) | |
tree | 7242d7cd5062ab4760e01a0a3ac906c067ae0e8f /.gitignore | |
parent | 6ac931c433dcabb90190c60a8af04fbf0819c507 (diff) |
Created tasklist
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ * !.gitignore +!tasklist.md !*.c !docs !docs/* |