modified: .gitignore
Commented out bits that don't seem relevant to friendica-addons. Somebody should do this properly, but I'm not confident.pull/27/head
parent
72e8ad0f94
commit
85b05aa980
|
@ -5,13 +5,13 @@ include/jquery-1.4.2.min.js
|
|||
*.log
|
||||
*.out
|
||||
*.version*
|
||||
favicon.*
|
||||
home.html
|
||||
addon
|
||||
#favicon.*
|
||||
#home.html
|
||||
#addon
|
||||
*~
|
||||
|
||||
#ignore documentation, it should be newly built
|
||||
doc/api
|
||||
#doc/api
|
||||
|
||||
#ignore reports, should be generted with every build
|
||||
report/
|
||||
|
|
Loading…
Reference in New Issue