Gitignore

This commit is contained in:
Imbus 2024-11-12 04:57:57 +01:00
parent 3645b14f3c
commit e4e27d421a

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
*.o *.o
*.d *.d
*a.out* *a.out*
build