don't split .gitignore

they would end up in .deb packages
This commit is contained in:
Daniel Reichelt
2016-06-19 16:56:53 +02:00
parent 5e9e2996d7
commit 6df08f6b9a
3 changed files with 9 additions and 8 deletions

12
.gitignore vendored
View File

@@ -1,6 +1,7 @@
templates/*
logs/*
install/update.log
templates/*
lib/userdata.inc.php
logs/*
.buildpath
.project
.settings/
@@ -8,4 +9,9 @@ install/update.log
*~
.well-known
.idea
*.iml
*.iml
!templates/Froxlor/
!templates/Sparkle/
!templates/misc/
templates/Froxlor/assets/img/logo_custom.png

1
lib/.gitignore vendored
View File

@@ -1 +0,0 @@
userdata.inc.php

View File

@@ -1,4 +0,0 @@
!Froxlor/
!Sparkle/
Froxlor/assets/img/logo_custom.png
!misc/