We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ede83e8 commit 040a027Copy full SHA for 040a027
1 file changed
.gitignore
@@ -3,13 +3,10 @@ build/
3
!gradle/wrapper/gradle-wrapper.jar
4
!**/src/main/**/build/
5
!**/src/test/**/build/
6
-/test-mokkery-gradle/local.properties
+/local.properties
7
8
### IntelliJ IDEA ###
9
-.idea/modules.xml
10
-.idea/jarRepositories.xml
11
-.idea/compiler.xml
12
-.idea/libraries/
+/.idea/
13
*.iws
14
*.iml
15
*.ipr
@@ -42,6 +39,6 @@ bin/
42
39
43
40
### Mac OS ###
44
41
.DS_Store
45
-/.idea/
46
-/test-mokkery-gradle/.idea/
47
-/local.properties
+
+### AI ###
+AGENTS.md
0 commit comments