mirror of
https://github.com/friendica/friendica
synced 2024-11-09 17:02:54 +00:00
Exclude editor backups from Git.
This commit is contained in:
parent
70a781fa5a
commit
5b4dce5983
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -9,6 +9,7 @@ include/jquery-1.4.2.min.js
|
|||
favicon.*
|
||||
home.html
|
||||
addon
|
||||
*.orig
|
||||
*~
|
||||
robots.txt
|
||||
|
||||
|
|
Loading…
Reference in a new issue