Mise à jour de .gitignore

main
oabrivard 2 years ago
parent fd511fb952
commit c6d544f976

15
.gitignore vendored

@ -1,3 +1,18 @@
# Mac OSX
.DS_Store
# IntelliJ
*.iml
*.ipr
*.iws
.idea/
/build/
/dist/
/out/
# VS Code
settings.json
# ---> Go
# 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

Loading…
Cancel
Save