[FIX] ignore path

This commit is contained in:
Edouard DUPIN 2024-06-10 22:08:56 +02:00
parent 73c8d14926
commit accdc61704

3
.gitignore vendored
View File

@ -8,4 +8,5 @@
/build/ /build/
# Python egg metadata, regenerated from source files by setuptools. # Python egg metadata, regenerated from source files by setuptools.
/*.egg-info /*.egg-info
/target/