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
2019-04-12 18:47:05 +02:00

16 lines
101 B
Plaintext

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