Add xcustom and /post/xcustom to the git ignore list so git doesnt overwrite them except for the readme.php inside them

This commit is contained in:
johnnyq 2024-11-04 22:03:57 -05:00
parent 304623fc05
commit a3a0a3e8c6
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -22,3 +22,7 @@ plugins/htmlpurifier/standalone/HTMLPurifier/DefinitionCache/Serializer/URI/*
plugins/htmlpurifier/standalone/HTMLPurifier/DefinitionCache/Serializer/CSS/*
!plugins/htmlpurifier/standalone/HTMLPurifier/DefinitionCache/Serializer/CSS/.gitkeep
.vscode/settings.json
xcustom/*
!xcustom/readme.php
post/xcustom
!post/xcustom/readme.php