Skip to content

Commit 040a027

Browse files
committed
Update .gitignore
1 parent ede83e8 commit 040a027

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

.gitignore

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,10 @@ build/
33
!gradle/wrapper/gradle-wrapper.jar
44
!**/src/main/**/build/
55
!**/src/test/**/build/
6-
/test-mokkery-gradle/local.properties
6+
/local.properties
77

88
### IntelliJ IDEA ###
9-
.idea/modules.xml
10-
.idea/jarRepositories.xml
11-
.idea/compiler.xml
12-
.idea/libraries/
9+
/.idea/
1310
*.iws
1411
*.iml
1512
*.ipr
@@ -42,6 +39,6 @@ bin/
4239

4340
### Mac OS ###
4441
.DS_Store
45-
/.idea/
46-
/test-mokkery-gradle/.idea/
47-
/local.properties
42+
43+
### AI ###
44+
AGENTS.md

0 commit comments

Comments
 (0)