Mise à jour de .gitignore

main
oabrivard 1 year ago
parent c8411271e7
commit a64a8fa826

15
.gitignore vendored

@ -1,3 +1,18 @@
# Mac OSX
.DS_Store
# IntelliJ
*.iml
*.ipr
*.iws
.idea/
/build/
/dist/
/out/
# VS Code
settings.json
# ---> Go # ---> Go
# If you prefer the allow list template instead of the deny list, see community template: # If you prefer the allow list template instead of the deny list, see community template:
# https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore # https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore

Loading…
Cancel
Save