mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-04-03 06:23:22 -04:00
Add .coderabbitignore to exclude specific files
This commit is contained in:
5
.coderabbitignore
Normal file
5
.coderabbitignore
Normal file
@@ -0,0 +1,5 @@
|
||||
**/*.md
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
dist/**
|
||||
test/mocks/**
|
||||
Reference in New Issue
Block a user