]> git.mxchange.org Git - friendica.git/commitdiff
Exclude editor backups from Git.
authorAndreas Neustifter <andreas.neustifter@kapsch.net>
Fri, 27 Apr 2018 19:28:22 +0000 (21:28 +0200)
committerAndreas Neustifter <andreas.neustifter@kapsch.net>
Fri, 27 Apr 2018 19:28:22 +0000 (21:28 +0200)
.gitignore

index 8d86b95875c44d3b384f3f98bce53ee9e8ad2d2a..9e6504184c03c4347f630441b34c0fc8e133c13c 100644 (file)
@@ -9,6 +9,7 @@ include/jquery-1.4.2.min.js
 favicon.*\r
 home.html\r
 addon\r
+*.orig\r
 *~\r
 robots.txt\r
 \r
@@ -57,4 +58,4 @@ venv/
 /view/asset\r
 \r
 #ignore config files from JetBrains\r
-/.idea
\ No newline at end of file
+/.idea\r