Revision d0b437741ee3e132814b73cd92e2aeb48e2b89b2 authored by Christopher Moyer on 04 October 2022, 13:28:00 UTC, committed by GitHub on 04 October 2022, 13:28:00 UTC
1 parent 291276e
Raw File
.gitignore

# Ignore everything
*

# But not these files:
!.gitignore
!*.mod
!*.sum
!README.md
!Variables.mk
!variables.env

*tmp.mod
back to top