kdnotify/.gitignore

16 lines
120 B
Plaintext
Raw Normal View History

2022-11-24 12:43:17 +00:00
# Ignore everything
*
# But not these files...
!/.gitignore
!*.go
!go.sum
!go.mod
!README.md
!LICENSE
!Makefile
!*/