Skip to content

Commit 1323651

Browse files
author
Kemal Maulana
committed
Ignore script argument dump files
1 parent 0ef2c3b commit 1323651

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Ignore data, except script argument dump files
1+
# Ignore data
22
data/input/**
33
!data/input/.gitkeep
44
data/working/**
55
!data/working/.gitkeep
66
data/output/**
7-
!data/output/*.ini
7+
!data/output/.gitkeep
88

99
misc/stanford-parser
1010
misc/EVALB

data/output/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)