mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-05 16:23:39 +00:00
12 lines
118 B
Plaintext
12 lines
118 B
Plaintext
.git
|
|
.github
|
|
.vscode
|
|
.mypy_cache
|
|
|
|
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|
|
*.py[cod]
|
|
|
|
# C extensions
|
|
*.so
|