Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore .cmake directory #232

Merged
merged 1 commit into from Sep 8, 2021
Merged

Conversation

sourcefrog
Copy link
Contributor

This seems to be produced by some interaction with the LSP:

build/.cmake/
└── api
    └── v1
        ├── query
        │   └── client-vscode
        │       └── query.json
        └── reply
            ├── cache-v2-de8827e00eefbe0ab990.json
            ├── codemodel-v2-b00616cea6b8f7146a1d.json
            ├── index-2021-09-07T15-02-32-0670.json
            ├── target-check-Debug-7dda4a54f0e4766a4e86.json
            ├── target-checksum_test-Debug-888c1751d218b338829a.json
            ├── target-clang-tidy-Debug-25483cb1b4dbe3ae1a4c.json
            ├── target-hashtable_test-Debug-45ccd911814c5a8480e0.json

Seems to include api fingerprints?
@dbaarda dbaarda merged commit b8609e9 into librsync:master Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants