Browse Source

Update .gitignore

pull/13/head
B. Blechschmidt 3 years ago
parent
commit
e3e402d8ce
  1. 2
      .gitignore

2
.gitignore

@ -2,6 +2,8 @@ build/
tmp/
.*
*.secret
*.iml
!/.github
/target
Cargo.lock
manual-test.sh

Loading…
Cancel
Save