10 lines
99 B
Plaintext
10 lines
99 B
Plaintext
# Ignore everything
|
|
*
|
|
|
|
# But not these files...
|
|
!.gitignore
|
|
!rbtsco.kicad_sym
|
|
!README.md
|
|
!LICENSE
|
|
|