feat: add data directory to gitignore

to run the program in testing mode, we need to create a separate directory

to do this, we will use the `data` directory
This commit is contained in:
Evsyukov Denis 2024-04-11 15:03:01 +03:00
parent afe2f0c9e2
commit d8640a4293
No known key found for this signature in database

1
.gitignore vendored
View File

@ -1 +1,2 @@
mycorrhiza mycorrhiza
data