[PATCH] libosmocore[master]: gitignore: ignore *.pyc files

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Wed Jan 4 09:14:11 UTC 2017


Review at  https://gerrit.osmocom.org/1529

gitignore: ignore *.pyc files

Change-Id: I148584e1664b20741c0ade02cbda635c24268d2e
---
M .gitignore
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/29/1529/1

diff --git a/.gitignore b/.gitignore
index d333b27..fb159c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@
 *.lo
 *.la
 *.pc
+*.pyc
 aclocal.m4
 acinclude.m4
 aminclude.am

-- 
To view, visit https://gerrit.osmocom.org/1529
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I148584e1664b20741c0ade02cbda635c24268d2e
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>



More information about the gerrit-log mailing list