Skip to content

Commit cc6aebd

Browse files
clxmstaabondrejmirtes
authored andcommitted
added tmp/.memory_limit to .gitignore [ci skip]
to make sure noone can accidentally commit the file, which is created while running phpstan on the codebase
1 parent cbbdb12 commit cc6aebd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
/.idea
77
/tests/tmp
88
/tests/.phpunit.result.cache
9+
tmp/.memory_limit

0 commit comments

Comments
 (0)