add gitignore

This commit is contained in:
Michael Sippel 2023-12-02 17:03:27 +01:00
parent 0fb3f6e212
commit d7502e6af8
Signed by: senvas
GPG key ID: F96CF119C34B64A6

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
target/
*~
\#*
.\#*