mirror of
https://github.com/pinnacle-comp/pinnacle.git
synced 2024-11-16 07:48:11 +01:00
17 lines
344 B
Text
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
|