diff options
author | GrailFinder <wohilas@gmail.com> | 2023-02-12 09:55:01 +0300 |
---|---|---|
committer | GrailFinder <wohilas@gmail.com> | 2023-02-12 09:55:01 +0300 |
commit | c3ee8c6c88e6f879c7dce7316629e1fe18f08c71 (patch) | |
tree | 8b93554873b20863f42ce95fd3f45f85fe33bdc1 /.gitignore | |
parent | 298f2c832081366fed9b4d683ba665c9d7b9d150 (diff) |
Feat: add support for directory arg
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c924002 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +prep-dataset +ff_commands |