hickory-dns/.gitignore
2018-05-12 17:45:20 -07:00

22 lines
157 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