Add *.d to gitignore (#975)

This commit is contained in:
Jack 2022-12-21 02:52:31 -06:00 committed by GitHub
parent 3152d995b3
commit a7b7839fd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
# C
*.d
*.o
*.obj
bin/