mirror of
https://github.com/vale981/bachelor_thesis
synced 2025-03-12 13:56:38 -04:00
9 lines
94 B
Text
9 lines
94 B
Text
|
# Ignore everything
|
||
|
*
|
||
|
|
||
|
# But not these files...
|
||
|
!.gitignore
|
||
|
!Sherpa.yaml
|
||
|
!makefile
|
||
|
!sherpa_xs
|