diff options
author | dzwdz | 2024-03-28 20:00:44 +0100 |
---|---|---|
committer | dzwdz | 2024-03-28 20:00:44 +0100 |
commit | b66860109ee59d3efcd6323c0c48a074122d1e93 (patch) | |
tree | 46c424e595d47ccec1de18e46a71815d2b762ceb /.gitignore |
gathering up all the shit i've made so far
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c5ad59f --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +index.html +lastlog.html +userbar.html |