bug mineur de nommage

This commit is contained in:
Mickael BOURNEUF 2025-02-12 21:56:50 +01:00
parent b75681e60c
commit 37eb5391ae

View File

@ -1,21 +0,0 @@
# Allowlisting gitignore template for GO projects prevents us
# from adding various unwanted local files, such as generated
# files, developer configurations or IDE-specific files etc.
#
# Recommended: Go.AllowList.gitignore
# Ignore everything
*
# But not these files...
!/.gitignore
!*.proto
!*.go
!go.sum
!go.mod
!README.md
!LICENSE
!Makefile