Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Pouncey <kjpou@pt.lu>2019-10-18 19:08:57 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2019-10-18 19:08:57 +0300
commita0c7d73d6fd1f01744fa072ac2bd5cc2fa3e158f (patch)
tree9134dfbd1a414b89920abe880e0f2ee5ec6c2c61 /.gitignore
parent37f628750af0f81e7550989e83bcfe3d134fb6be (diff)
[sdks] add .gitignore python __pycache__ (#17414)
This will ignore the __pycache__ files generated after the tools offset build.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a3f80b3fc18..58cbf3fcd04 100644
--- a/.gitignore
+++ b/.gitignore
@@ -140,7 +140,7 @@ sdks/builds/llvm-*/
sdks/builds/android-*/
mcs/build/compiler-server.log
tools/offsets-tool-py/offtool/
-
+tools/offsets-tool-py/clang/__pycache__
##############################################################################
# Arcade output directories