-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
29 lines (25 loc) · 1.02 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
/vendor
/psc-cms.komodoproject
/composer.lock
/build/coverage
/files/uploads/*
/tests/files/fixtures/InstallPscFrameworkTest/test/*
/tests/files/fixtures/UploadManagerTest/tmp/*
/tests/files/fixtures/ArrayCollectionInterfaceExtensionTest/*
/tests/files/TestClass.compiled.php
/tests/files/fixtures/BuilderTest/test/test.ics
/tests/files/fixtures/ModuleBuilderTest/*
/files/images/*
/files/cache/images/*
/tests/files/fixtures/InvoiceTest/invoice.docx
/tests/files/fixtures/MainTemplateTest/out.docx
/tests/files/fixtures/WriteChangelogTaskTest/myChangelog.php
/tests/files/fixtures/SimpleRarArchiveTest/unpacked.srt
/tests/files/fixtures/SimpleRarArchiveTest/extract/my/out.php
/tests/files/fixtures/CreateBootstrapTaskTest/target/base/src/auto.prepend.php
/*.sublime-workspace
/application/src/Proxies/__CG__PscEntitiesPage.php
/application/src/Proxies/__CG__PscEntitiesNavigationNode.php
/tests/files/fixtures/ConfigureApacheTaskTest/target/etc/apache2
/tests/files/fixtures/EntityBuilderTest
/files/cache/Proxies