Update .gitignore
This commit is contained in:
parent
979aa760c0
commit
5eef2404b7
|
@ -2,7 +2,8 @@ build/PHPExcel.phar
|
||||||
unitTests/codeCoverage
|
unitTests/codeCoverage
|
||||||
analysis
|
analysis
|
||||||
|
|
||||||
|
## IDE support
|
||||||
*.buildpath
|
*.buildpath
|
||||||
*.project
|
*.project
|
||||||
/.settings
|
/.settings
|
||||||
/.idea
|
/.idea
|
||||||
|
|
Loading…
Reference in New Issue