Prevent state directories, sockets, and scratch rootfs files from being tracked.
7 lines
59 B
Text
7 lines
59 B
Text
state/
|
|
*.log
|
|
*.sock
|
|
*.pid
|
|
*.tgz
|
|
*.squashfs*
|
|
squashfs-root/
|