Skip to content

Commit 01ff25b

Browse files
committed
Add IntelliJ project files in .gitignore
1 parent 95b7c51 commit 01ff25b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ example-app/build/*
44
example-app/.gradle/*
55
.DS_Store
66
.rspec
7+
*.iml
8+
.idea/*

0 commit comments

Comments
 (0)