You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
279 B
28 lines
279 B
*
|
|
|
|
!Makefile
|
|
!LICENCE
|
|
!README.md
|
|
!default.json
|
|
!.gitignore
|
|
|
|
!includes/
|
|
!includes/*.hpp
|
|
|
|
!srcs/
|
|
!srcs/*.cpp
|
|
!srcs/load/
|
|
!srcs/json/
|
|
!srcs/sock/
|
|
!srcs/*/*.cpp
|
|
|
|
!public/
|
|
!public/*
|
|
!public/*/*
|
|
!public/resources/docs/*
|
|
!public/resources/img/*
|
|
|
|
!Doxyfile
|
|
!html/
|
|
!html/*
|
|
!html/search/*
|
|
|