summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorShokara Kou <kou@13f0.net>2022-10-13 19:04:45 -0400
committerShokara Kou <kou@13f0.net>2022-10-13 19:04:45 -0400
commit3b937958ac383b05761c9a16bcf5cc9003cd6031 (patch)
treea8cfa131012f31800ec170679035879291684c04 /.gitignore
parent32341a174c86712cabb9243caf9e88f4d7feec50 (diff)
add generate function and contrib/random script
I sometimes forget to copy-paste the passwords and usernames I generate, so this should help with that. Uses the random string generator script I made before by default.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b25c15b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
*~