diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2023-09-01 23:30:47 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2023-09-05 23:39:23 +0300 |
commit | 5ff0b15bbed7fe25a50c49dc52f561738b45b09e (patch) | |
tree | 1f57b207bb84af94dd5245bb004c5331e6752430 /.gitignore | |
parent | 89f29a537c48fd3b8b6549b2e32aa07790d40412 (diff) | |
download | applause2-5ff0b15bbed7fe25a50c49dc52f561738b45b09e.tar.gz |
added README and TODO
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ /applause *.o + +/.applause_history |