Skip to content

Commit ff775c6

Browse files
committed
remove harmful ignore
'project/project' is valid directory for 'project' project-related files. For example, if one configure his sbt build to use scala files directly from 'project/', dependencies like 'project/project/plugins.sbt' will be ignored because of this line. See http://www.scala-sbt.org/0.13/tutorial/Organizing-Build.html#sbt+is+recursive.
1 parent da00310 commit ff775c6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

PlayFramework.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ bin/
55
/lib/
66
/logs/
77
/modules
8-
/project/project
98
/project/target
109
/target
1110
tmp/

0 commit comments

Comments
 (0)