We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 930ca07 commit b9af68aCopy full SHA for b9af68a
.gitignore
@@ -1,7 +1,8 @@
1
-/target/
2
-
3
-*.prefs
4
-.project
5
-*.classpath
6
-/usecase/movie/output/
7
-/usecase/restaurant/output/
+/target/
+
+*.prefs
+.project
+*.classpath
+/usecase/movie/output/
+/usecase/restaurant/output/
8
+/winter.iml
usecase/itunes/.gitignore
@@ -0,0 +1 @@
+/output/
0 commit comments