mirror of
https://github.com/jlengrand/checkoutCreate.git
synced 2026-03-10 08:11:18 +00:00
18 lines
168 B
Plaintext
18 lines
168 B
Plaintext
# flyctl launch added from .gitignore
|
|
**/.idea
|
|
**/.DS_Store
|
|
|
|
**/config.ini
|
|
|
|
**/venv
|
|
|
|
**/.git
|
|
**/*.pyc
|
|
**/__pycache__
|
|
**/*.egg-info
|
|
**/dist
|
|
**/build
|
|
**/.vscode
|
|
|
|
**/.env
|