gitignore: Ignore dependency subdirs

Change-Id: I843da5c51d68102b992ce178404d8601c520229f
This commit is contained in:
Pau Espin 2018-01-29 11:55:20 +01:00
parent ef85dfa942
commit 11ad2afd06
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
bin/*.cc
bin/*.hh
deps/*/
*.o
*.log
*.so