Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
b3c16fb0
Kaydet (Commit)
b3c16fb0
authored
May 16, 2012
tarafından
Antoine Pitrou
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
More .hgignore additions for new VS build files
üst
b7d033db
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
.hgignore
.hgignore
+4
-1
No files found.
.hgignore
Dosyayı görüntüle @
b3c16fb0
...
@@ -32,7 +32,6 @@ Modules/Setup.local
...
@@ -32,7 +32,6 @@ Modules/Setup.local
Modules/config.c
Modules/config.c
Modules/ld_so_aix$
Modules/ld_so_aix$
Parser/pgen$
Parser/pgen$
PCbuild/amd64/
^core
^core
^python-gdb.py
^python-gdb.py
^python.exe-gdb.py
^python.exe-gdb.py
...
@@ -59,6 +58,9 @@ PC/*.exe
...
@@ -59,6 +58,9 @@ PC/*.exe
PC/*/*.user
PC/*/*.user
PC/*/*.ncb
PC/*/*.ncb
PC/*/*.suo
PC/*/*.suo
PC/*/Win32-temp-*
PC/*/x64-temp-*
PC/*/amd64
PCbuild/*.exe
PCbuild/*.exe
PCbuild/*.dll
PCbuild/*.dll
PCbuild/*.pdb
PCbuild/*.pdb
...
@@ -72,6 +74,7 @@ PCbuild/*.suo
...
@@ -72,6 +74,7 @@ PCbuild/*.suo
PCbuild/*.*sdf
PCbuild/*.*sdf
PCbuild/Win32-temp-*
PCbuild/Win32-temp-*
PCbuild/x64-temp-*
PCbuild/x64-temp-*
PCbuild/amd64
BuildLog.htm
BuildLog.htm
__pycache__
__pycache__
Modules/_testembed
Modules/_testembed
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment