diff options
| author | jpl | 2016-11-02 15:57:33 +0100 |
|---|---|---|
| committer | Thomas Haddad | 2016-11-08 18:15:11 +0100 |
| commit | d512e3784530ae89aeec221fc2ee850cac13f650 (patch) | |
| tree | 3794976e2e66fe4cb3e552ea56099f9c60a55aa9 /.gitignore | |
| parent | b6b1cffa4888273ea2e1d7d3e11189385a706af1 (diff) | |
| download | chouette-core-d512e3784530ae89aeec221fc2ee850cac13f650.tar.bz2 | |
adding es6 for itineraries devpt
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 31b5d928c..3a8d7d6d2 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,6 @@ coverage # IDE .idea + +# Ignore node modules +/node_modules |
