mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Ignore a bunch of generated files.
This commit is contained in:
8
.cvsignore
Normal file
8
.cvsignore
Normal file
@@ -0,0 +1,8 @@
|
||||
.purify
|
||||
config.log
|
||||
config.h
|
||||
config.cache
|
||||
config.status
|
||||
Makefile
|
||||
buildno
|
||||
python
|
||||
8
Modules/.cvsignore
Normal file
8
Modules/.cvsignore
Normal file
@@ -0,0 +1,8 @@
|
||||
Setup
|
||||
Makefile.pre
|
||||
Setup.thread
|
||||
Setup.local
|
||||
hassignal
|
||||
config.c
|
||||
Makefile
|
||||
add2lib
|
||||
2
Objects/.cvsignore
Normal file
2
Objects/.cvsignore
Normal file
@@ -0,0 +1,2 @@
|
||||
add2lib
|
||||
Makefile
|
||||
3
Parser/.cvsignore
Normal file
3
Parser/.cvsignore
Normal file
@@ -0,0 +1,3 @@
|
||||
Makefile
|
||||
pgen
|
||||
add2lib
|
||||
2
Python/.cvsignore
Normal file
2
Python/.cvsignore
Normal file
@@ -0,0 +1,2 @@
|
||||
Makefile
|
||||
add2lib
|
||||
Reference in New Issue
Block a user