diff options
author | Crystal <crystal@wizard.tower> | 2024-04-19 20:02:21 +0100 |
---|---|---|
committer | Crystal <crystal@wizard.tower> | 2024-04-19 20:02:21 +0100 |
commit | bb6dfe8cd2675247e52f91ea516d8a64955a8b5e (patch) | |
tree | 54d05c50302e2f1d135fc3b6c5eae368158c828a /.gitignore | |
parent | c57faaef3f3e792fab140fafdf43fc215ad6193c (diff) | |
download | www-bb6dfe8cd2675247e52f91ea516d8a64955a8b5e.tar.gz |
Remove junk (html files) preparing for git exports
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..267df00 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.DS_Store +.idea +*.log +tmp/ |