- Messages
- 27
- Likes
- 6
- Trophy Points
- 5
- Followers
- 2
- Joined
- Mar 17, 2022
Here is the
Please, share if you have any ideas on how to extend or modify it.
.gitignore
template for XenForo I created myself (since I could not find a good example on the Internet).Please, share if you have any ideas on how to extend or modify it.
Bash:
# XenForo Specific
data/
internal_data/
js/swfupload/
js/vendor/
js/videojs/
js/xf/*.min.js
js/xf/*-compiled.js
library/
src/vendor/
src/config.php
styles/fonts/fa/
styles/fonts/videojs/
index.html
# MacOS Specific
.DS_Store
# IntelliJ IDEA Specific
.idea