pinnacle/.gitignore

18 lines
344 B
Text
Raw Permalink Normal View History

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