diff options
author | Tim Keller <tjkeller.xyz> | 2025-05-23 21:46:20 -0500 |
---|---|---|
committer | Tim Keller <tjkeller.xyz> | 2025-05-23 21:46:20 -0500 |
commit | 865911f8ffdac7d1d9773570216c0bd35fc601d9 (patch) | |
tree | 2c29ff9cfe78d95e095a39163ade4e83e4d56b92 /.gitignore | |
download | mintube-865911f8ffdac7d1d9773570216c0bd35fc601d9.tar.xz mintube-865911f8ffdac7d1d9773570216c0bd35fc601d9.zip |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4c49bd7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.env |