onyx/.gitignore

12 lines
142 B
Text
Raw Normal View History

2020-01-24 11:10:30 -08:00
**/*.rs.bk
2020-01-25 12:49:11 -08:00
.#*
.gdb_history
Cargo.lock
target/
# editor files
.vscode/*
!.vscode/*.md
!.vscode/*.svd
!.vscode/launch.json
!.vscode/tasks.json