don't split .gitignore
they would end up in .deb packages
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -1,6 +1,7 @@
|
|||||||
templates/*
|
|
||||||
logs/*
|
|
||||||
install/update.log
|
install/update.log
|
||||||
|
templates/*
|
||||||
|
lib/userdata.inc.php
|
||||||
|
logs/*
|
||||||
.buildpath
|
.buildpath
|
||||||
.project
|
.project
|
||||||
.settings/
|
.settings/
|
||||||
@@ -9,3 +10,8 @@ install/update.log
|
|||||||
.well-known
|
.well-known
|
||||||
.idea
|
.idea
|
||||||
*.iml
|
*.iml
|
||||||
|
|
||||||
|
!templates/Froxlor/
|
||||||
|
!templates/Sparkle/
|
||||||
|
!templates/misc/
|
||||||
|
templates/Froxlor/assets/img/logo_custom.png
|
||||||
|
|||||||
1
lib/.gitignore
vendored
1
lib/.gitignore
vendored
@@ -1 +0,0 @@
|
|||||||
userdata.inc.php
|
|
||||||
4
templates/.gitignore
vendored
4
templates/.gitignore
vendored
@@ -1,4 +0,0 @@
|
|||||||
!Froxlor/
|
|
||||||
!Sparkle/
|
|
||||||
Froxlor/assets/img/logo_custom.png
|
|
||||||
!misc/
|
|
||||||
Reference in New Issue
Block a user