Merge pull request #212 from siemens/feat/gitignore

feat: add a .gitignore
This commit is contained in:
Olav Morken 2019-07-23 13:22:21 +02:00 committed by GitHub
commit 08712ef59a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@ -0,0 +1,10 @@
*.lo
*.la
*.o
*.slo
aclocal.m4
config.*
configure
Makefile
.libs/
.vscode/