git.p6c8.net
/
jirafeau.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added some words about a custom dark theme
[jirafeau.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index ce9a748b1dbba05e0ff349b2f5fc639b9cedd677..4c13bde9cd92aff8fce03d06c24d26dab14bea2c 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,4
+1,15
@@
lib/config.local.php
lib/tos.local.txt
+media/custom/
+media/dark-custom/
var-*
*._*
+composer.phar
+/vendor
+.idea/
+
+# Ignore file starting with dot, but keep others
+.*
+!.gitlab-ci.yml
+!.gitignore
+!.dockerignore
\ No newline at end of file
patrick-canterino.de