mirror of
https://github.com/status-im/QR-Code-generator.git
synced 2025-02-22 17:38:26 +00:00
Merge pull request #1 from status-im/chore/gitignore
Introduce .gitignore
This commit is contained in:
commit
7bee862249
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal 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
|
Loading…
x
Reference in New Issue
Block a user