mirror of
https://github.com/mosbth/cimage.git
synced 2025-08-31 11:21:46 +02:00
18 lines
143 B
Plaintext
18 lines
143 B
Plaintext
# Cache files
|
|
cache/*
|
|
|
|
# Test & build
|
|
build/
|
|
coverage/
|
|
coverage.clover
|
|
|
|
# Composer
|
|
#vendor/
|
|
|
|
# Build and test
|
|
build/
|
|
/.bin
|
|
|
|
# Mac OS
|
|
.DS_Store
|