Files
Harry Bairstow e975867948 v0.7 (#63)
2022-12-22 14:35:50 +00:00

31 lines
224 B
Plaintext

# Compiled files
*.o
*.so
*.rlib
*.dll
# Executables
*.exe
# rustfmt
*.bk
# Generated by Cargo
/target/
# Editors
.idea
*.iml
.vscode
.atom
# Certificate files
*.der
*.pem
*.key
/examples/*.p8
/examples/*.p12
.direnv