Skip to content

Commit e2b2e00

Browse files
committed
Don't ignore fixtures
1 parent e1567b6 commit e2b2e00

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
*.save[0-9]*
33
dist-newstyle
44
gen-hs2/
5+
!compiler/test/fixtures/**/gen-hs2
56
gen-cpp2/
6-
lib/gen-hs2/
7-
lib/if/gen-cpp2/
87
folly-clib/folly
98
folly-clib/folly-clib.cabal
109
folly-clib/fast_float*
1110
folly-clib/v*.tar.gz
11+
compiler/tests

0 commit comments

Comments
 (0)