Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
b14f2a0b
Commit
b14f2a0b
authored
Apr 12, 2014
by
Damien George
Browse files
Update .gitignore to ignore __pycache__/.
parent
71dcd519
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
b14f2a0b
...
...
@@ -27,3 +27,7 @@ build/
######################
tests/*.exp
tests/*.out
# Python cache files
######################
__pycache__/
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment