Added .gitignore to .gitignore

main
Lasse Server 3 years ago
parent b9fbcfb672
commit 342cbf4b31
  1. 6
      .gitignore

6
.gitignore vendored

@ -0,0 +1,6 @@
*
!app.py
!main.py
!requirements.txt
!hash.py
!.gitignore
Loading…
Cancel
Save