1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2025-01-25 03:32:02 +02:00

name-parser: Put Python cache files into gitignore

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
Fini Jastrow 2022-08-22 10:28:34 +02:00 committed by Fini
parent b2ee76f057
commit 747e707b3a

2
.gitignore vendored
View File

@ -10,3 +10,5 @@ node_modules
package-lock.json
# generated *.uuid files
*.uuid
bin/scripts/name_parser/__pycache__/*
bin/scripts/name_parser/log