Skip to content

Commit 62e8a98

Browse files
committedOct 31, 2017
Add generated Python files to .gitignore
1 parent 1e20e02 commit 62e8a98

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ scripts/build
22
scripts/nodesjs/build
33
node_modules
44
_site
5+
scripts/python/__pycache__
6+
scripts/python/*.pyc

0 commit comments

Comments
 (0)
Please sign in to comment.