diff options
author | Erich Eckner <git@eckner.net> | 2022-01-13 21:01:06 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2022-01-13 21:01:06 +0100 |
commit | fe55b7d37bcd7027dc77d03fd51f51d443db54ba (patch) | |
tree | 05766fbc07d84e7b5bd0b46c789641cf73df6660 /.gitignore | |
download | weihnachtsstern-master.tar.xz |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3baa84a --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +*.bak +*.ppu +*.o +*.tar.gz +*~ +weihnachtsstern +lib |