diff options
author | ben <ben@nagy.contact> | 2025-01-01 17:41:01 -0800 |
---|---|---|
committer | ben <ben@nagy.contact> | 2025-01-01 17:41:01 -0800 |
commit | 16fb12c35ea3a89d3f35c7725e04994e93a407a3 (patch) | |
tree | 917a71998d3ece1118fea82971cd3b61d1e79830 /.gitignore | |
parent | 49a06fbf9c2a98c58c2c67abed937675aa659833 (diff) |
added gitignore
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..02e8202 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +push.sh |