5 lines
80 B
Plaintext
5 lines
80 B
Plaintext
|
# Ignore everything in this directory
|
||
|
*
|
||
|
# Except this file
|
||
|
!.gitignore
|
||
|
!Doxyfile
|