Added .o to gitignore

This commit is contained in:
hsaturn
2021-03-30 08:21:56 +02:00
parent a340558460
commit 7af4c2ca69

2
.gitignore vendored
View File

@@ -1,2 +1,4 @@
*~ *~
src/my_credentials.h src/my_credentials.h
*.o
*.out