This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
Jirafeau
Watch
1
Star
0
Fork
0
You've already forked Jirafeau
mirror of
https://gitlab.com/mojo42/Jirafeau.git
synced
2025-02-19 21:54:39 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Jirafeau
/
.gitignore
8 lines
79 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add .gitignore for var-* and lib/config.local.php Signed-off-by: Jerome Jutteau <mojo@couak.net>
2014-04-28 22:55:41 +02:00
lib/config.local.php
[!!][FEATURE] Let admin overwrite the ToS page Let the admin overwrite the content of the "Terms of Service" page by copying the original ToS template and creating a local file (same procedure as for the configuration). This file is not versionized. Note: This is a breaking change, since the existing tos textfile is moved. This should be mentioned in the update comments. * ToS text file changed → move file from "/tos_text.php" to "/lib/tos.local.txt" and remove all HTML und PHP Tags, leaving a regular text file. Refs #95
2017-01-17 12:42:04 +01:00
lib/tos.local.txt
[FEATURE] Ignore "custom" theme folder Support the creation of custom themes: let Git ignore the theme if it is named "custom". This way the admin may keep the jirafau git repo and force an update without conflicts.
2017-03-17 16:08:30 +01:00
media/custom/
Add .gitignore for var-* and lib/config.local.php Signed-off-by: Jerome Jutteau <mojo@couak.net>
2014-04-28 22:55:41 +02:00
var-*
Simpler docker dev env Note: ._* files are created due to docker file system sync, ignore them Signed-off-by: Jerome Jutteau <j.jutteau@gmail.com>
2017-01-22 13:59:17 +01:00
*._*
Add idea to ignore list
2018-03-20 02:36:51 +03:00
/vendor
.idea/
Reference in New Issue
Copy Permalink