Skip to content
Snippets Groups Projects
.gitignore 195 B
Newer Older
# Ignore any file or directory in this directory
/*
!/.gitignore

# Explicitly include modules that ship with simplesamlphp
!/admin/
!/core/
!/cron/
!/exampleauth/
!/multiauth/
!/portal/
!/saml/