expressive/.gitignore

20 lines
127 B
Plaintext
Raw Permalink Normal View History

2016-11-16 16:12:26 +00:00
.DS_Store
*~
*#
*.o
*.so
*.swp
*.dylib
*.dSYM
*.dll
*.rlib
*.dummy
*.exe
*-test
target/
2017-12-06 23:24:12 +00:00
.vscode
2019-09-13 15:53:04 +00:00
.idea
*.gcda
2021-05-28 06:29:03 +00:00
*.gcno
Cargo.lock