Skip to content

Commit f90650f

Browse files
committed
Ignore generated files
1 parent 3a7285e commit f90650f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ run-tests.php
3636
*.mem
3737
*.php
3838
*.sh
39-
!autogen.sh
4039
php.ini
4140
*.patch
4241
*.swp
@@ -45,6 +44,13 @@ php.ini
4544
!docs
4645
!.travis.yml
4746
!.travis.scripts/*
47+
!bin/*.php
48+
49+
50+
ChangeLog
51+
RELEASE-*
52+
package.xml
53+
phongo-*tgz
4854

4955
# Composer (for testing)
5056
composer.lock

0 commit comments

Comments
 (0)