13 lines
102 B
Plaintext
13 lines
102 B
Plaintext
# Python byte code
|
|
*.pyc
|
|
|
|
# Emacs
|
|
*~
|
|
|
|
# Compiled JSON
|
|
*.json
|
|
|
|
*.pcap
|
|
|
|
# Extracted solutions
|
|
solution*/ |