diff options
| author | Lester Caine <lester@lsces.co.uk> | 2026-05-14 10:19:29 +0100 |
|---|---|---|
| committer | Lester Caine <lester@lsces.co.uk> | 2026-05-14 10:19:29 +0100 |
| commit | 62662b7d0bb81f5b9a292a192f8888a3987af8eb (patch) | |
| tree | a8e0f285b05cfecff535cc623a2b16e6b7659545 | |
| parent | a3db82fda7cc42e361895d93dc7ff0b3ccdbe3f5 (diff) | |
| download | bitweaver-62662b7d0bb81f5b9a292a192f8888a3987af8eb.tar.gz bitweaver-62662b7d0bb81f5b9a292a192f8888a3987af8eb.tar.bz2 bitweaver-62662b7d0bb81f5b9a292a192f8888a3987af8eb.zip | |
tidy .gitignore to exclude packages and third-party dirs from outer repo
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
| -rw-r--r-- | .gitignore | 36 |
1 files changed, 36 insertions, 0 deletions
@@ -5,3 +5,39 @@ config/fonts/ config/iconsets/ config/images/ config/themes/ + +# Packages (each has its own git repo) +articles/ +blogs/ +bnspell/ +boards/ +calendar/ +ckeditor/ +contact/ +feed/ +fisheye/ +gatekeeper/ +geo/ +install/ +kernel/ +languages/ +liberty/ +messages/ +newsletters/ +nexus/ +pigeonholes/ +protector/ +quota/ +rss/ +search/ +stats/ +storage/ +tags/ +themes/ +users/ +wiki/ + +# Third-party / externals +externals/ +util/ +utils/ |
