Ignore history directory.

This commit is contained in:
OK 2023-04-10 13:52:20 +02:00
parent 9a411a3fed
commit e6f43b44de

2
.gitignore vendored
View File

@ -4,3 +4,5 @@ __pycache__/
*.egg-info/ *.egg-info/
dist/ dist/
build/ build/
.temp
history/