diff options
author | ana <ana@ana.st> | 2021-08-08 20:16:38 +0200 |
---|---|---|
committer | ana <ana@ana.st> | 2021-08-08 20:16:38 +0200 |
commit | b386452100e26dbe33784c789d975e49caf8b586 (patch) | |
tree | 47f0eafb39ae47ec2e9d5f90a26ab42824e043a1 /.gitignore | |
parent | 48e90f59ac321899c24a1cc9ae11c1d00160bcec (diff) | |
download | eureka-marks-b386452100e26dbe33784c789d975e49caf8b586.tar.gz |
fix: PROPERLY add favicon
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ce57e03..a8fffac 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ csv/* !csv/.gitkeep .vercel +.DS_Store |