mirror of
https://github.com/friendica/docker
synced 2024-11-11 10:41:34 +01:00
Philipp Holzer
6ea2875ebf
- Added develop images (apache, fpm, fpm-alpine) - Added stable images 3.6 (apache, fpm, fpm-alpine) - Added .travis.yml for testing
20 lines
273 B
Plaintext
20 lines
273 B
Plaintext
favicon.*
|
|
\#*
|
|
*.log
|
|
*.out
|
|
*.version*
|
|
favicon.*
|
|
*~
|
|
robots.txt
|
|
|
|
|
|
#ignore config files from eclipse, we don't want IDE files in our repository
|
|
.project
|
|
.buildpath
|
|
.externalToolBuilders
|
|
.settings
|
|
#ignore OSX .DS_Store files
|
|
.DS_Store
|
|
|
|
#ignore config files from JetBrains
|
|
/.idea |