diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 176cfba..e5d73a5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +# Version: 1.0.0 +# Last updated: 2025-02-05 +# Maintainer: GeneNetwork Team + # General .DS_Store .AppleDouble @@ -188,4 +192,5 @@ dmypy.json /**/yoyo*.ini # utility scripts -/run-dev.sh \ No newline at end of file +/run-dev.sh +.aider* |
