We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e8291f commit ec0b101Copy full SHA for ec0b101
.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