summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 0f296b824ab931f2ae3dcd8bd13ef98f95b0aed8 (plain)
1
2
3
4
5
6
7
8
9
10
11
*
!.gitignore
!*.c
!docs
!docs/*
!include
!include/*.h
!unix
!unix/*.c
!windows
!windows/*.c