2019-11-14 16:43:07 -05:00
|
|
|
# autotools- and configure-generated
|
|
|
|
/build-aux/install-sh
|
|
|
|
/build-aux/missing
|
|
|
|
confdefs.h
|
|
|
|
Makefile.in
|
|
|
|
Makefile
|
|
|
|
aclocal.m4
|
|
|
|
*.cache/
|
|
|
|
configure
|
|
|
|
/config.*
|
2023-02-22 21:55:51 -05:00
|
|
|
conf.sh
|
2019-11-14 16:43:07 -05:00
|
|
|
|
|
|
|
# Rust/Cargo-generated
|
|
|
|
/target/
|
|
|
|
|
2023-01-04 11:56:03 -05:00
|
|
|
# Manual debugging conventions
|
|
|
|
/*.log
|
|
|
|
/*.out
|
|
|
|
/foo*
|
|
|
|
/scratch.rs
|
|
|
|
/*.objdump
|
|
|
|
|