Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ee98e4e

Browse files
committed
Ignore a bunch of generated files.
1 parent c26cc91 commit ee98e4e

5 files changed

Lines changed: 23 additions & 0 deletions

File tree

.cvsignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
.purify
2+
config.log
3+
config.h
4+
config.cache
5+
config.status
6+
Makefile
7+
buildno
8+
python

Modules/.cvsignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Setup
2+
Makefile.pre
3+
Setup.thread
4+
Setup.local
5+
hassignal
6+
config.c
7+
Makefile
8+
add2lib

Objects/.cvsignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
add2lib
2+
Makefile

Parser/.cvsignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Makefile
2+
pgen
3+
add2lib

Python/.cvsignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Makefile
2+
add2lib

0 commit comments

Comments
 (0)