rust/.gitignore

7 lines
44 B
Plaintext
Raw Normal View History

target
2015-12-12 14:46:32 +08:00
/doc
2016-04-09 03:25:36 +08:00
tex/*/out
2015-11-22 07:58:52 +08:00
*.dot
2017-01-12 15:28:42 +08:00
*.rs.bk
2022-03-27 17:41:40 +08:00
.vscode