psychopath/.gitignore
Nathan Vegdahl c0a26819c6 Bunch of code quality improvements based on running clippy.
None of them change behavior, just make the code cleaner.
2017-07-22 17:21:11 -07:00

13 lines
141 B
Plaintext

target
*.rs.bk
clippy.toml
# Python Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
.zedstate
.vscode
test_renders
perf.data*