bobbylisp/.gitignore

10 lines
188 B
Plaintext
Raw Normal View History

2023-03-04 15:34:12 +00:00
/target
# These are backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
# Generated by the compiler
/*.js