mirror of
https://github.com/friendica/docker
synced 2025-01-04 04:38:21 +01:00
20 lines
273 B
Text
20 lines
273 B
Text
|
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
|