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-09-13 17:53:04 +02:00

18 lines
115 B
Plaintext

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