Skip to content

Commit dd5c4e3

Browse files
committed
tmp dir
1 parent df856aa commit dd5c4e3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
composer.phar
33
vendor/
44
build/
5-
tmp/
65

76
# Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file
87
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file

tmp/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*
2+
!.gitignore

0 commit comments

Comments
 (0)