[sr-dev] git:master:a2b82a99: .gitignore: updated paths to be ignored by git

Daniel-Constantin Mierla miconda at gmail.com
Sun Jun 11 08:44:08 CEST 2017


Module: kamailio
Branch: master
Commit: a2b82a991b98919162d9c84e279a2139364241fd
URL: https://github.com/kamailio/kamailio/commit/a2b82a991b98919162d9c84e279a2139364241fd

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2017-06-11T08:43:13+02:00

.gitignore: updated paths to be ignored by git

---

Modified: .gitignore

---

Diff:  https://github.com/kamailio/kamailio/commit/a2b82a991b98919162d9c84e279a2139364241fd.diff
Patch: https://github.com/kamailio/kamailio/commit/a2b82a991b98919162d9c84e279a2139364241fd.patch

---

diff --git a/.gitignore b/.gitignore
index 900851f01c..e8eb381ff5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,6 +19,7 @@ modules.lst
 *.a
 # archives
 *.tar.gz
+*.tar.xz
 *.deb
 *.rpm
 # tags
@@ -44,5 +45,8 @@ misc/tools/protoshoot/protoshoot
 # MacOSX auto-generated files
 libiname.lst
 *.dylib
+.DS_Store
 # man pages
 *.7
+# vscode tmp files
+.vscode




More information about the sr-dev mailing list