diff options
| author | Mitsuo Tokumori <[email protected]> | 2023-10-29 14:28:43 -0500 |
|---|---|---|
| committer | Mitsuo Tokumori <[email protected]> | 2023-10-29 14:28:43 -0500 |
| commit | 3b22586890425c8b8e555bce649649228b26c02b (patch) | |
| tree | 63c9cdb40535ab9de998854a41523ecf36e728b6 /.gitignore | |
| parent | 43f9d78f8c00e13732b809519f0529ac293fd5ab (diff) | |
| download | ustayml-3b22586890425c8b8e555bce649649228b26c02b.tar.gz ustayml-3b22586890425c8b8e555bce649649228b26c02b.tar.bz2 ustayml-3b22586890425c8b8e555bce649649228b26c02b.zip | |
Add students blueprint using psycopg
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,3 +12,5 @@ htmlcov/ dist/ build/ *.egg-info/ + +bin/ |
