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