Skip to content

Commit 63f93b6

Browse files
authored
Merge pull request #66 from a-akimov/git-ignore-idea
Add .idea to the global .gitignore
2 parents c8ed27c + 92c89bb commit 63f93b6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,7 @@ wheels/
1818

1919
# Rust-generated files
2020
debug
21-
target
21+
target
22+
23+
# JetBrains IDEs
24+
.idea

0 commit comments

Comments
 (0)