expressive/.gitignore
2017-12-07 07:24:12 +08:00

17 lines
107 B
Plaintext

.DS_Store
*~
*#
*.o
*.so
*.swp
*.dylib
*.dSYM
*.dll
*.rlib
*.dummy
*.exe
*-test
target/
Cargo.lock
.vscode