Skip to content

Commit 83cfdd0

Browse files
authored
Update .gitignore to exclude WARP.md (#6379)
Update `.gitignore` file to exclude optimization file generated by Warp terminal, called `WARP.md`.
1 parent 607b091 commit 83cfdd0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,11 @@ cmake-build-*/
6262
##########
6363
.vscode
6464

65+
#################
66+
# Warp terminal #
67+
#################
68+
WARP.md
69+
6570
# File-based project format:
6671
*.iws
6772

0 commit comments

Comments
 (0)