mirror of
https://github.com/volitank/nala.git
synced 2026-08-24 10:14:38 -05:00
28 lines
504 B
Plaintext
28 lines
504 B
Plaintext
# Generated by Cargo
|
|
# will have compiled files and executables
|
|
debug/
|
|
target/
|
|
dist/
|
|
__pycache__/
|
|
|
|
# Generated by Debian package builds
|
|
debian/.debhelper/
|
|
debian/cargo-home/
|
|
debian/generated-man/
|
|
debian/nala/
|
|
debian/files
|
|
debian/*.debhelper
|
|
debian/*.debhelper.log
|
|
debian/*.substvars
|
|
debian/debhelper-build-stamp
|
|
|
|
# These are backup files generated by rustfmt
|
|
**/*.rs.bk
|
|
|
|
# MSVC Windows builds of rustc generate these, which store debugging information
|
|
*.pdb
|
|
|
|
# Flamegraph files
|
|
flamegraph.svg
|
|
perf.data*
|