1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00
maloja/.gitignore

16 lines
138 B
Plaintext
Raw Normal View History

2019-04-18 16:38:26 +03:00
# generic temporary / dev files
*.pyc
*.note
2019-04-18 16:38:26 +03:00
*.xcf
2021-12-23 08:51:17 +03:00
/nohup.out
2022-03-10 23:45:56 +03:00
*-old
2021-12-23 08:51:17 +03:00
/*.yml
/pylintrc
2021-12-27 00:50:07 +03:00
.venv/*
2022-04-08 18:43:17 +03:00
/testdata*
2021-12-23 08:51:17 +03:00
# build
/dist
/build
2021-12-27 00:50:07 +03:00
/*.egg-info