18 lines
141 B
Plaintext
18 lines
141 B
Plaintext
# Python byte code
|
|
*.pyc
|
|
|
|
# Emacs
|
|
*~
|
|
|
|
# Compiled JSON
|
|
*.json
|
|
!*p4app.json
|
|
|
|
*.pcap
|
|
|
|
# Extracted solutions
|
|
solution*/
|
|
|
|
# Build folders
|
|
build*/
|