add out folder to git

master
Ondřej Hruška 5 years ago
parent 4760eaf987
commit 8efdb8182f
Signed by: MightyPork
GPG Key ID: 2C5FD5035250423D
  1. 1
      .gitignore
  2. 2
      out/.gitignore

1
.gitignore vendored

@ -1,5 +1,4 @@
.idea/
out/
cookie.txt
cookie-wget.txt
vesmir.cz

2
out/.gitignore vendored

@ -0,0 +1,2 @@
*
!.gitignore
Loading…
Cancel
Save