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