summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRama <ramarag@microsoft.com>2015-12-21 19:26:52 -0800
committerRama <ramarag@microsoft.com>2015-12-28 15:41:59 -0800
commitf1f40524c17035247666ca7f04e9dd41c5d1c172 (patch)
tree098d7521298cc8302e82e3958f867a0b62906397 /.gitignore
parent4be02beac6b35dc675956c55ed0ab7b947fd5c4f (diff)
downloadcoreclr-f1f40524c17035247666ca7f04e9dd41c5d1c172.tar.gz
coreclr-f1f40524c17035247666ca7f04e9dd41c5d1c172.tar.bz2
coreclr-f1f40524c17035247666ca7f04e9dd41c5d1c172.zip
Automating Event Logging Infrastructure: With this change the infrastructure required for Event Logging
will be generated as part of build
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index da64285893..3d5b26600c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -273,3 +273,6 @@ Makefile
# Cross compilation
cross/rootfs/*
+
+#python import files
+*.pyc