hickory-dns/.gitignore
2018-05-16 13:54:12 -07:00

23 lines
164 B
Plaintext

.vscode/
*.swp
# Compiled files
*.o
*.so
*.rlib
*.dll
.DS_Store
# Executables
*.exe
# Generated by Cargo
Cargo.lock
/target
**/target
*.rs.bk
.rls.toml
rls/**