2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2024-05-24 05:44:58 +02:00
docker/.gitignore
Philipp Holzer 6ea2875ebf
Init the Friendica Docker Repository
- Added develop images (apache, fpm, fpm-alpine)
- Added stable images 3.6 (apache, fpm, fpm-alpine)
- Added .travis.yml for testing
2018-05-18 21:20:22 +02:00

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