libcubescript/.gitignore
Croydon 321b90937d Update .gitignore and add .gitattributes
.gitattributes is a portable solution to normalize line endings when working cross-platform
2020-09-28 07:20:23 +02:00

8 lines
59 B
Plaintext

subprojects/libostd
*.o
*.core
*.so
build/
.idea/
.vscode/