mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2025-07-23 05:00:07 +02:00

- Remove settings ignore, they are inconsistent and break local prettier - Remove .dockerignore files, only root ignore file is used - Move .idea/.run/*.swp/coverage to root - Remove .npmrc entries, we are no longer writing the rc file - Remove node_modules/.DS_Store, is contained in root - Remove cruft GitOrigin-RevId: 3025fd5acaef343312f55149466c638e759a6e1f
6 lines
76 B
Text
6 lines
76 B
Text
# Build output
|
|
/out/
|
|
target/
|
|
|
|
# Local configuration files
|
|
conf/runtime.json
|