diff options
author | meltland <[email protected]> | 2025-03-28 11:48:44 -0400 |
---|---|---|
committer | meltland <[email protected]> | 2025-03-28 11:48:44 -0400 |
commit | c79794c52f2ed0f101747eb06f623ab3d55aa844 (patch) | |
tree | 990dc990e442cd00f25e08839938202f81a0044b /.gitignore | |
parent | 981467625ebcce35305b24db0b1c094eea16fa73 (diff) |
ignore wou
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index bd5bbcd..4ad90ba 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .env __pycache__/ users/ -portusers.py \ No newline at end of file +portusers.py +wou.py \ No newline at end of file |