Skip to content

Commit a5834d3

Browse files
author
Aleksandr Pronichev
committed
update .gitignore
1 parent 0e5ba11 commit a5834d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ build/
55
!**/src/test/**/build/
66

77
### IntelliJ IDEA ###
8+
.idea/
89
.idea/modules.xml
910
.idea/jarRepositories.xml
1011
.idea/compiler.xml
@@ -39,4 +40,4 @@ bin/
3940
.vscode/
4041

4142
### Mac OS ###
42-
.DS_Store
43+
.DS_Store

0 commit comments

Comments
 (0)