gitignore: ignore typical project files

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
This commit is contained in:
Alberto Escolar Piedras 2019-11-15 14:49:11 +01:00
parent 049c903461
commit 9cb5b7f601
1 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -3,3 +3,5 @@
*.o
*.so
*~
.*project
.settings/