Skip to content

Commit ac9443d

Browse files
committed
Exclude scopes in gitignore
1 parent 9620e55 commit ac9443d

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
@@ -10,6 +10,7 @@ build/
1010
.idea/compiler.xml
1111
.idea/libraries/
1212
.idea/
13+
!.idea/scopes
1314
*.iws
1415
*.iml
1516
*.ipr
@@ -53,4 +54,3 @@ logs/
5354

5455
### Kotlin ###
5556
*.kotlin_module
56-
.kotlin/

0 commit comments

Comments
 (0)