summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2018-04-04 14:25:46 +0200
committerThomas Haller <thaller@redhat.com>2018-04-04 14:57:07 +0200
commit33d2d8850bd64c70b18eb1114546277548496e17 (patch)
tree527b0e7cac20d5d651feeae3e1dbcbef72108543 /.gitignore
parentd18d292b69069a17597989251c05606cbe50a0eb (diff)
downloadNetworkManager-33d2d8850bd64c70b18eb1114546277548496e17.tar.gz
gitignore: ignore *.pyc files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 371b93593c..15284f5267 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,7 @@
*-enum-types.[ch]
*-glue.h
*.loT
+*.pyc
Makefile
Makefile.in*
compile