Skip to content

Commit 26af606

Browse files
[Git] Added YCM Cache Directory to Git Ignore
The editor that I use creates a .cache directory at the base of this repository when parsing code in VTR. Added it to the git ignore.
1 parent b6beef9 commit 26af606

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ cmake-build*
3939

4040
# IDE Files and Folders
4141
.idea
42+
.cache

0 commit comments

Comments
 (0)