Skip to content
Snippets Groups Projects
Commit 341e8121 authored by Leonardo Martinez Hornak's avatar Leonardo Martinez Hornak
Browse files

First commit

parents
No related branches found
No related tags found
No related merge requests found
# exclude everything
*
# Whitelist folders and subfolder so files within them can be whitelisted
!*/
# Whitelist gitignore
!.gitignore
# Whitelist Doxygen files
!Doxyfile-sisem
!Doxyfile-sisem-mac
#Whitelist c files inside subdirectories
!**/*.c
!**/*.h
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment