2020-04-29 07:53:07 +02:00
|
|
|
*
|
2022-11-07 12:18:38 +01:00
|
|
|
!.env.development
|
|
|
|
!.env.production
|
2020-11-07 23:22:19 +01:00
|
|
|
!.eslintrc.json
|
2021-02-20 15:28:33 +01:00
|
|
|
!.npmrc
|
2020-11-07 23:22:19 +01:00
|
|
|
!.prettierrc
|
2024-05-07 14:30:58 +02:00
|
|
|
!excalidraw-app/
|
2020-04-29 07:53:07 +02:00
|
|
|
!package.json
|
2021-02-20 15:28:33 +01:00
|
|
|
!public/
|
2023-12-12 07:02:51 +01:00
|
|
|
!packages/
|
2024-08-06 13:21:20 +02:00
|
|
|
!scripts/
|
2020-04-29 07:53:07 +02:00
|
|
|
!tsconfig.json
|
2021-02-20 15:28:33 +01:00
|
|
|
!yarn.lock
|
2024-05-07 14:30:58 +02:00
|
|
|
|
|
|
|
# keep (sub)sub directories at the end to exclude from explicit included
|
|
|
|
# e.g. ./packages/excalidraw/{dist,node_modules}
|
|
|
|
**/build
|
|
|
|
**/dist
|
|
|
|
**/node_modules
|