We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b0b34d commit 2b32695Copy full SHA for 2b32695
1 file changed
.gitignore
@@ -5,3 +5,10 @@ phpunit.xml
5
6
# Ignore PHPStorm config folder
7
.idea
8
+
9
+# TMP parameter files
10
+*.log
11
+*~
12
+*.swp
13
+.directory
14
+.DS_Store*
0 commit comments