Skip to content

Commit

Permalink
Adds Unicode data files to .gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Jon Stovell <[email protected]>
  • Loading branch information
Sesquipedalian committed Nov 10, 2023
1 parent 84aeea4 commit 763b41c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ Themes/default/scripts/minified_deferred*.js
custom_avatar/
!custom_avatar/index.php
!custom_avatar/blank.png
Sources/Unicode/*.php
!Sources/Unicode/index.php
!Sources/Unicode/Utf8String.php

# Compiled source #
###################
Expand Down

0 comments on commit 763b41c

Please sign in to comment.