33 lines
269 B
Plaintext
33 lines
269 B
Plaintext
dist/*
|
|
*.env
|
|
.credentials
|
|
release.id
|
|
cover*
|
|
.sq
|
|
.aider*
|
|
.python_history
|
|
.bash_history
|
|
|
|
.cache/
|
|
.aider/
|
|
.config/
|
|
*/venv
|
|
|
|
|
|
# will be treated later
|
|
/examples/*
|
|
|
|
# nsis
|
|
nsis/*.dll
|
|
nsis/*.exe
|
|
|
|
doc/share
|
|
__pycache__
|
|
|
|
.rpmmacros
|
|
*.gpg
|
|
|
|
# local binaries
|
|
katenary
|
|
!cmd/katenary
|