Add .gitignore

This commit is contained in:
2026-01-08 11:43:43 +07:00
parent eabd72c497
commit 52d974f5a5
+11
View File
@@ -138,3 +138,14 @@ __pycache__
*_source.tar.bz2
snap/.snapcraft
tcp-proxy/tcp-proxy
# Generated by Cargo
# Compiled files, executables, and build artifacts
rustybits/
/target/
# Backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds generate these for debugging
*.pdb