Skip to content

Commit 8b7494b

Browse files
committed
Issue #192: add net.sf.eclipsecs.doc/docs folder to git to avoid build problems
1 parent 48a7cc0 commit 8b7494b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
net.sf.eclipsecs.doc/docs/
21
*/bin/
32
*/target/
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# ignore all files in this directory
2+
*
3+
# except for this file itself
4+
!.gitignore

0 commit comments

Comments
 (0)