2024-10-10 11:42:52 +02:00
|
|
|
# Ignore all files
|
|
|
|
*
|
|
|
|
# Except those folder
|
|
|
|
!README.md
|
2024-10-30 16:20:47 +01:00
|
|
|
!LICENSE
|
2024-10-10 11:42:52 +02:00
|
|
|
!.gitignore
|
2024-10-30 16:20:47 +01:00
|
|
|
!backup.sh
|
2024-10-31 08:44:31 +01:00
|
|
|
!setup.sh
|
2024-10-10 11:42:52 +02:00
|
|
|
!package.json
|
|
|
|
!apxtri/
|
|
|
|
!apxtri/**
|
|
|
|
!template/
|
|
|
|
!template/**
|
|
|
|
!schema/
|
|
|
|
!schema/**
|
|
|
|
|