mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 23:01:29 +00:00
Add missing imdb_cache and unzip folders anbd update .gitignore file
This commit is contained in:
@@ -18,4 +18,6 @@ test.php
|
||||
/resources/nzb/*
|
||||
/resources/tmp/*
|
||||
!/resources/tmp/unrar/
|
||||
!/resources/tmp/unzip/
|
||||
!/resources/tmp/imdb_cache/
|
||||
!/public/assets/*
|
||||
|
||||
Executable
+2
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
||||
Executable
+2
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
||||
Reference in New Issue
Block a user