We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f0ad45 commit 933ab8cCopy full SHA for 933ab8c
.gitignore
@@ -12,6 +12,6 @@ build/
12
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
13
hs_err_pid*
14
!/src/main/java/Test.java
15
-*/.DS_Store
+.DS_Store/
16
*.iml
17
/target/
0 commit comments