feat: ignore test builds

This commit is contained in:
s-prechtl 2024-12-02 18:38:05 +01:00
parent c88c6782cc
commit 7f7a6c21e9

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
**/input.txt
**/test
# Created by https://www.toptal.com/developers/gitignore/api/pycharm+all,python