You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
244 B
Plaintext
18 lines
244 B
Plaintext
7 years ago
|
build/**
|
||
|
components/**
|
||
|
dist/**
|
||
|
libtextsecure/**
|
||
|
coverage/**
|
||
|
|
||
|
# these aren't ready yet, pulling files in one-by-one
|
||
|
js/**
|
||
|
test/**
|
||
|
/*.js
|
||
|
!main.js
|
||
|
!prepare_build.js
|
||
|
|
||
|
# all of these files will be new
|
||
|
!test/server/**/*.js
|
||
|
|
||
|
# all of app/ is included
|