Skip to content

Commit 2b32695

Browse files
committed
Git ignore TMP parameter files
1 parent 1b0b34d commit 2b32695

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,10 @@ phpunit.xml
55

66
# Ignore PHPStorm config folder
77
.idea
8+
9+
# TMP parameter files
10+
*.log
11+
*~
12+
*.swp
13+
.directory
14+
.DS_Store*

0 commit comments

Comments
 (0)