ctftool/.gitignore

7 lines
55 B
Plaintext
Raw Permalink Normal View History

2022-11-13 10:47:02 +00:00
*[~%]
*.py[cod]
*.egg-info/
__pycache__/
.idea/
build/