diff options
author | DemonKingSwarn <rockingswarn@gmail.com> | 2024-11-11 20:45:19 +0530 |
---|---|---|
committer | DemonKingSwarn <rockingswarn@gmail.com> | 2024-11-11 20:45:19 +0530 |
commit | 353895b8cba1cea0cbcd89d3e8dab7b55a6ebe4a (patch) | |
tree | ce1778e4015ef10efb33975aee686cffa1cc9191 /.gitignore | |
parent | 58f616994d1f35a8f7cca3b4cdf813f51f49d644 (diff) | |
download | website-master.zip website-master.tar.gz |
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..333c1e9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +logs/ |