8000 Ignore ./idea folder · coderonion/llama-cpp-python@2e91aff · GitHub
[go: up one dir, main page]

Skip to content

Commit 2e91aff

Browse files
Ignore ./idea folder
1 parent c283edd commit 2e91aff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,4 +163,4 @@ cython_debug/
163163
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
164164
# and can be added to the global gitignore or merged into this file. For a more nuclear
165165
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
166-
#.idea/
166+
.idea/

0 commit comments

Comments
 (0)
0