mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Ignore a bunch of generated files.
This commit is contained in:
parent
c26cc91c0c
commit
ee98e4e75d
5 changed files with 23 additions and 0 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue