mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-06 08:10:02 +00:00
Meta: Add CLion directories to .gitignore (#2607)
This commit is contained in:
parent
5d0734d9ea
commit
ce574d62f6
Notes:
sideshowbarker
2024-07-19 05:28:53 +09:00
Author: https://github.com/mattco98
Commit: ce574d62f6
Pull-request: https://github.com/SerenityOS/serenity/pull/2607
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -35,3 +35,5 @@ compile_commands.json
|
||||||
.clang_complete
|
.clang_complete
|
||||||
*Endpoint.h
|
*Endpoint.h
|
||||||
Ports/packages.db
|
Ports/packages.db
|
||||||
|
.idea/
|
||||||
|
cmake-build-debug/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue