Skip to content

Commit a74e7fa

Browse files
committed
Ignore more build directories
1 parent 0fe271d commit a74e7fa

3 files changed

Lines changed: 6 additions & 1 deletion

File tree

python/.cvsignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
.coverage
22
*.pyc
33
dist
4+
deb_dist
45
MANIFEST
5-
phonenumbers.egg-info
6+
phonenumbers.egg-info
7+
build

python/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.coverage
22
*.pyc
33
dist
4+
deb_dist
45
MANIFEST
56
phonenumbers.egg-info
67
build

python/.svnignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
.coverage
22
*.pyc
33
dist
4+
deb_dist
45
MANIFEST
56
phonenumbers.egg-info
7+
build

0 commit comments

Comments
 (0)