Commit:    260bd899bc0306426dc3d0c7f4348990c6d636db
Author:    Holly Li (WIPRO LIMITED) <v-hu...@microsoft.com>         Sun, 11 Aug 
2019 15:23:32 -0700
Committer: Christoph M. Becker <cmbecke...@gmx.de>      Tue, 13 Aug 2019 
09:05:07 +0200
Parents:   255bcd1fed82b185e308ff8538ddb6e92c7f31dd
Branches:  master

Link:       
http://git.php.net/?p=pftt2.git;a=commitdiff;h=260bd899bc0306426dc3d0c7f4348990c6d636db

Log:
Ignore alternative work folders

convenient for local debugging

Changed paths:
  M  .gitignore


Diff:
diff --git a/.gitignore b/.gitignore
index 80b9c7c..6685214 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,6 @@ ssh_server.jar
 cache/working/*
 cache/dep/*
 jre/*
-job_work/*
+job_work*/*
 .metadata/*
 pftt_release.zip
\ No newline at end of file

Reply via email to