gitignore: added .o files for the servers

This commit is contained in:
maliakal_d 2019-02-14 09:30:50 +01:00
parent 230b26a680
commit 2fdfd33f97

1
.gitignore vendored
View File

@ -6,6 +6,7 @@ bin/
*.log
*.out
*.toc
*.o
build
docs/
RELEASE.txt