hickory-dns/.gitignore
2019-01-19 14:31:46 -08:00

22 lines
153 B
Plaintext

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