mirror of
https://github.com/outbackdingo/nDPId.git
synced 2026-01-28 02:19:37 +00:00
10 lines
107 B
Plaintext
10 lines
107 B
Plaintext
# python related
|
|
*.pyc
|
|
__pycache__
|
|
|
|
# go related
|
|
*.sum
|
|
|
|
# lockfiles generated by some shell scripts
|
|
*.lock
|