diff options
author | Rasmus Luha <rasmus.luha@ut.ee> | 2025-04-13 19:40:41 +0300 |
---|---|---|
committer | Rasmus Luha <rasmus.luha@ut.ee> | 2025-04-13 19:40:41 +0300 |
commit | 5bbcd5b6bc8340eedb7e8dcd88e156a0987d42f6 (patch) | |
tree | f0eb531a1342b14ef7ff9984a474de2431940935 /.gitignore | |
parent | 3104d4fdab9a80ada2c09c5188a920dec939bbe8 (diff) |
added ReplaceText processor inital hardcoded support
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +TODO.txt pipelines/* venv/ __pycache__/ |