Ignore .cmdhistory

This commit is contained in:
Maxim Khomutov 2023-07-01 23:07:52 +03:00
parent b487c13bd3
commit b97e5c1421

2
.gitignore vendored
View File

@ -128,5 +128,7 @@ dmypy.json
# Pyre type checker
.pyre/
.idea/
# Server configuration
/src/kuitoi.yml
# cmdhistory from prompt_toolkit
.cmdhistory