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/ tmp/
.* .*
*.secret *.secret
*.iml
!/.github !/.github
/target /target
Cargo.lock Cargo.lock
manual-test.sh

Loading…
Cancel
Save