pinnacle/.gitignore

18 lines
344 B
Text
Raw Normal View History

2023-05-28 19:10:42 -05:00
# 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
2023-07-22 17:53:28 -05:00
2024-04-26 13:03:17 -05:00
# Don't push local doc builds
2023-07-22 17:53:28 -05:00
api/lua/doc/doc
2024-04-26 13:03:17 -05:00
# This is a library
api/rust/Cargo.lock
2024-04-26 13:03:17 -05:00
# Don't push compiled WLCS
wlcs