aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlban Peignier2017-08-27 15:57:05 +0200
committerAlban Peignier2017-08-27 15:57:05 +0200
commitf22eb60cfbcfee65ead775ceae6e3afc2809fcd3 (patch)
tree1b55985bbfe813d30db2fb9ff6bc0d9d94d4e659 /.gitignore
parent1dabdd4c603261573c2817b59e33de5f82e54ab6 (diff)
downloadchouette-core-f22eb60cfbcfee65ead775ceae6e3afc2809fcd3.tar.bz2
Update OFFRE_TRANSDEV_2017030112251.zip to use calendriers.xml. Update regression_4273_spec fixture files. Ignore target files. Refs #4273
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0cdaa7c9f..29cc18f2e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,6 @@ bin/
/bin/rake
/bin/rails
/bin/rspec
+
+# FIXME Ignore ./spec/services/zip_service/regression_4273_spec.rb files
+/spec/fixtures/target_*.zip \ No newline at end of file