diff options
| author | Clement Michaud <clement.michaud34@gmail.com> | 2017-06-28 15:57:58 +0200 | 
|---|---|---|
| committer | Clement Michaud <clement.michaud34@gmail.com> | 2017-06-29 13:09:08 +0200 | 
| commit | e56c2492ed048c0a214bd1e2422a31a3bec0a85c (patch) | |
| tree | bb658e17cc9ee3f51b7927312985b6cfc4972cca /.gitignore | |
| parent | 0414d28e2b09215c98f5c0757461ee315c182104 (diff) | |
Fix integration test and package Travis scripts
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 | 
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index e9fe0ab29..43c1931fd 100644 --- a/.gitignore +++ b/.gitignore @@ -13,9 +13,7 @@ src/.baseDir.ts  *.swp -*.sh - -config.yml +/config.yml  npm-debug.log  | 
