expressive/.gitignore

16 lines
101 B
Plaintext
Raw 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
2018-01-16 23:59:43 +00:00
.idea