kdnotify/.gitignore

16 lines
120 B
Plaintext

# Ignore everything
*
# But not these files...
!/.gitignore
!*.go
!go.sum
!go.mod
!README.md
!LICENSE
!Makefile
!*/