fix(core): Update .gitignore to improve ignored paths

This commit is contained in:
2025-01-14 17:35:49 +01:00
parent 6b8d951024
commit 135a9bcf08
3 changed files with 23 additions and 3 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/beautyfiglet',
version: '1.0.5',
version: '1.0.6',
description: 'A Node.js module for creating figlet text displays.'
}