Skip to content
This repository was archived by the owner on Dec 14, 2021. It is now read-only.

Commit 1ee3c97

Browse files
nehaljwanipeterjc
authored andcommittedDec 28, 2017
Add build folder to ignore list
1 parent eafc8ba commit 1ee3c97

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@
2020
*.pyo
2121
*.py{}
2222
*.py-e
23+
24+
#Ignore the build folder created by distuils
25+
build

0 commit comments

Comments
 (0)
This repository has been archived.