gitignore : add .test

This commit is contained in:
Georgi Gerganov
2023-04-14 20:13:47 +03:00
parent 2c856fb9e5
commit 34b772727d

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
*.o
*.a
.cache/
.test/
.vs/
.vscode/
.DS_Store