Philipp Hörist pushed to branch gajim_0.16 at gajim / gajim

Commits:
50c3e947 by Philipp Hörist at 2016-12-18T00:35:41+01:00
Add .gitignore

- - - - -


1 changed file:

- .hgignore → .gitignore


Changes:

=====================================
.hgignore → .gitignore
=====================================
--- a/.hgignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
 syntax: glob
 *.orig
+*.swp
 *.gmo
 *.in
 *.m4
@@ -15,6 +16,7 @@ po/POTFILES
 po/stamp-it
 stamp-h1
 Makefile
+__pycache__/
 
 syntax: regexp
 ^config\.*



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/commit/50c3e9476c2043bc8be217a8713f869b94365d1b
_______________________________________________
Commits mailing list
Commits@gajim.org
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to