Skip to content
Snippets Groups Projects
.gitignore 89 B

# ignore all
*

# except ourself, to ensure the `testsets`-dir isn't ignored
!.gitignore