hickory-dns/.gitignore
2019-09-24 21:55:18 -07:00

23 lines
160 B
Plaintext

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