Merge pull request #1 from status-im/chore/gitignore

Introduce .gitignore
This commit is contained in:
Michael Bradley 2020-06-25 13:37:47 -05:00 committed by GitHub
commit 7bee862249
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@ -0,0 +1,13 @@
c/.deps/qrcodegen-demo.d
c/.deps/qrcodegen-worker.d
c/.deps/qrcodegen.d
c/.deps/timestamp
c/libqrcodegen.a
c/qrcodegen-demo
c/qrcodegen-demo.o
c/qrcodegen-test
c/qrcodegen-test.dSYM/Contents/Info.plist
c/qrcodegen-test.dSYM/Contents/Resources/DWARF/qrcodegen-test
c/qrcodegen-worker
c/qrcodegen-worker.o
c/qrcodegen.o