pinnacle/.gitignore
2024-04-26 13:03:17 -05:00

17 lines
344 B
Text

# Generated by Cargo
# will have compiled files and executables
debug/
target/
# These are backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
# Don't push local doc builds
api/lua/doc/doc
# This is a library
api/rust/Cargo.lock
# Don't push compiled WLCS
wlcs