We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64cbffa commit a00599fCopy full SHA for a00599f
1 file changed
.gitignore
@@ -40,3 +40,9 @@ tests/**/*.sh
40
tests/**/*.db
41
tests/**/*.mem
42
tmp-php.ini
43
+
44
+# Ignore temporary files
45
+/*~
46
47
+# Ignore packaged PECL files
48
+/bsdiff-*.tgz
0 commit comments