mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Uningnore folders and remove gitmodules file (unused because it is related to li3 we do not use anymore)
This commit is contained in:
+1
-1
@@ -15,9 +15,9 @@ test.php
|
||||
|
||||
/.idea/
|
||||
/vendor/*
|
||||
/resources/covers/*
|
||||
/resources/nzb/*
|
||||
/resources/tmp/*
|
||||
!/resources/tmp/unrar/
|
||||
/public/assets/*
|
||||
!/public/assets/js/
|
||||
!/public/assets/css/
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
[submodule "libraries/lithium"]
|
||||
path = libraries/lithium
|
||||
url = git://github.com/UnionOfRAD/lithium.git
|
||||
@@ -1,4 +1,5 @@
|
||||
2018-03-08 DariusIII
|
||||
* Chg: Uningnore folders and remove gitmodules file (unused because it is related to li3 we do not use anymore)
|
||||
* Chg: Update erusev/parsedown to latest version
|
||||
* Fix: Fix displaying of flag images
|
||||
2018-03-07 DariusIII
|
||||
|
||||
@@ -1,3 +1,2 @@
|
||||
*
|
||||
|
||||
!.gitignore
|
||||
|
||||
@@ -1,4 +1,2 @@
|
||||
*
|
||||
/temp
|
||||
!.gitignore
|
||||
!/tmpunrar
|
||||
!.gitignore
|
||||
@@ -1,2 +0,0 @@
|
||||
*
|
||||
!.gitignore
|
||||
@@ -1 +0,0 @@
|
||||
!.gitignore
|
||||
Reference in New Issue
Block a user