Module: sems
Branch: master
Commit: 104fb382c45911e9858868d142c6f32d213fee3b
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=104fb382c45911e9858868d142c6f32d213fee3b

Author: Peter Lemenkov <[email protected]>
Committer: Peter Lemenkov <[email protected]>
Date:   Wed Dec 29 15:03:33 2010 +0300

Added more files to .gitignore and sorted alphabetically

Signed-off-by: Peter Lemenkov <[email protected]>

---

 .gitignore |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index 7400563..c464ab7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,13 +1,16 @@
-*~
+*.a
 *.d
 *.o
-*.a
-*.so
 *.pyc
 *.pyo
+*.so
+*~
+apps/py_sems/sip/*.cpp
+apps/py_sems/sip/*.h
+apps/py_sems/sip/Makefile.gen
+core/etc/*.conf
+core/etc/*.template
 getarch
 getos
 sems
 sems-stats
-core/etc/*.conf
-core/etc/*.template

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to