This repository has been archived on 2025-02-18. You can view files and clone it, but cannot push or open issues or pull requests.
expressive/.gitignore
2018-01-17 07:59:43 +08:00

17 lines
112 B
Plaintext

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