diff options
author | Tyler Murphy <tylermurphy534@gmail.com> | 2023-01-31 22:22:32 -0500 |
---|---|---|
committer | Tyler Murphy <tylermurphy534@gmail.com> | 2023-01-31 22:22:32 -0500 |
commit | b12f02a5e3d3cc0041d8d3f2c6b8c7b36e243d1f (patch) | |
tree | a1de8e40512069a5d378ebcd77648a51b9320049 | |
parent | custosm avatars and banners (diff) | |
download | xssbook-b12f02a5e3d3cc0041d8d3f2c6b8c7b36e243d1f.tar.gz xssbook-b12f02a5e3d3cc0041d8d3f2c6b8c7b36e243d1f.tar.bz2 xssbook-b12f02a5e3d3cc0041d8d3f2c6b8c7b36e243d1f.zip |
gitignore
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ /target xssbook.db -/public/avatar/custom/*
\ No newline at end of file +/public/image/custom
\ No newline at end of file |