You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by gi...@apache.org on 2020/12/29 13:24:07 UTC

[buildstream] 24/25: TEMP: ignore local windows files

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch aevri/win32_minimal
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit c7c324f91fc31a4d785f1702f155b94b33c74b3b
Author: Angelos Evripiotis <je...@bloomberg.net>
AuthorDate: Thu Aug 29 10:59:03 2019 +0100

    TEMP: ignore local windows files
---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
index 2a00671..9940b62 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,7 @@
+*.pyd
+*.swp
+*.orig
+
 # Compiled python modules.
 __pycache__