2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2024-06-21 12:04:40 +02:00
docker/.gitignore

20 lines
273 B
Plaintext
Raw Normal View History

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