Commit:    03ffc258c993ec5d10807df13985b283d4bf1fa9
Author:    Christoph M. Becker <cmbecke...@gmx.de>         Tue, 1 Oct 2019 
17:28:15 +0200
Parents:   96366d10ce0ba4a8397e68a63f88de6b1864f683
Branches:  master

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

Log:
.gitignore build/ folder

Changed paths:
  M  .gitignore


Diff:
diff --git a/.gitignore b/.gitignore
index 6685214a..60253470 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,4 +9,5 @@ cache/dep/*
 jre/*
 job_work*/*
 .metadata/*
-pftt_release.zip
\ No newline at end of file
+pftt_release.zip
+/build/

Reply via email to