7 lines
99 B
Plaintext
7 lines
99 B
Plaintext
# Whitelist: ignore everything
|
|
*
|
|
|
|
# Only track .tex files and .gitignore itself
|
|
!.gitignore
|
|
!*.tex
|