diff options
| author | Christian Kolset <ckolset@colostate.edu> | 2026-07-14 13:09:49 -0600 |
|---|---|---|
| committer | Christian Kolset <ckolset@colostate.edu> | 2026-07-14 13:09:49 -0600 |
| commit | 23c2d8a1e32ad0d9d22f6f5ca2907e4b2ce9498e (patch) | |
| tree | b4ce122a1ebfea94e66160650a9af8f8058c64c0 /.gitignore | |
| parent | 91b0b613f0b58498315ef91f6a541dd1089b88de (diff) | |
ignoring .venv directory
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ logs/* __pychache__/ *.pyc *.pyo +.venv/
\ No newline at end of file |
