dendrobates-t-azureus/.gitignore

27 lines
534 B
Plaintext
Raw Permalink Normal View History

2019-10-01 14:53:54 +02:00
# Generated by Cargo
# will have compiled files and executables
/target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
#Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
2024-07-11 17:22:29 +02:00
.vscode
bootimage-kernel.iso
2022-04-21 09:35:25 +02:00
bootimage-kerneliso
kernel.sym
2019-10-21 13:16:48 +02:00
bochsout.txt
.idea/workspace.xml
2020-09-23 10:07:53 +02:00
**/*.csv.bz2
2022-04-21 09:35:25 +02:00
*.bz2
*.log
*.txt
*.csv
2020-12-08 09:45:24 +01:00
venv/
2022-04-21 09:35:25 +02:00
tftpboot
pxelinux.cfg
serial.out
memdisk
2024-06-05 11:50:17 +02:00
**/venv
2024-07-11 17:22:29 +02:00
**/.venv
2024-06-05 11:50:17 +02:00
cache_utils/results*/