gitignore: add slashes

This commit is contained in:
Alex Gleason
2022-03-16 15:32:43 -05:00
parent 6a6a7b614d
commit 63f33dca6a

8
.gitignore vendored
View File

@ -24,7 +24,7 @@ yarn-error.log*
!/custom/**/.gitkeep
# surge.sh
CNAME
AUTH
CORS
ROUTER
/CNAME
/AUTH
/CORS
/ROUTER