This website works better with JavaScript.
Home
Help
Register
Sign In
jan
/
float_raster
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Browse Source
add .mypy_cache to .gitignore
master
Jan Petykiewicz
5 months ago
parent
ecefdff781
commit
522b610209
1 changed files
with
4 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
4
.gitignore
4
.gitignore
View File
@ -1,6 +1,10 @@
*.pyc
__pycache__
*.idea
build/
dist/
*.egg-info/
.mypy_cache
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
jan/float_raster
Title
Body
Create Issue