12 lines
127 B
Plaintext
12 lines
127 B
Plaintext
# Output files
|
|
output/
|
|
*.log
|
|
_trace_temp.py
|
|
|
|
# Keep source files
|
|
!analyze.py
|
|
!viewer.html
|
|
!README.md
|
|
!README_EN.md
|
|
!.gitignore
|