Skip to content

Commit de42515

Browse files
authored
Add IntelliJ idea ignore attributes (Homebrew#96757)
1 parent 621a498 commit de42515

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# toplevel
22
/.bundle/
3+
/.idea/
34
/bin/
45
/vendor/
6+
/venv/
57

68
# anywhere in the tree
79
*~
10+
*.iml
811
.DS_Store
912
.ruby-version
1013
coverage

0 commit comments

Comments
 (0)