ignore all files in config in git

This commit is contained in:
buzz-lightsnack-2007 2024-06-08 09:06:12 +08:00
parent a585f76e1b
commit 6be5039163

3
.gitignore vendored
View file

@ -1,7 +1,8 @@
.DS_Store .DS_Store
/bin /bin
/src/s*s/external/ /src/s*s/external/
/src/config/config.json /src/config/*
/build
*.log *.log
*.crx *.crx
*.pem *.pem