This website works better with JavaScript.
Explore
Help
Sign In
kev
/
kasten
Watch
1
Star
0
Fork
You've already forked kasten
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
ignore cache in gitignore
master
Kevin Froman
1 year ago
parent
663976924d
commit
266acb190a
1 changed files
with
1 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
1
.gitignore
1
.gitignore
vendored
Unescape
Escape
View File
@ -4,3 +4,4 @@ testdata/*
@@ -4,3 +4,4 @@ testdata/*
.vscode/*
.mypy_cache/*
kasten.egg-info/*
kasten/exceptions/__pycache__/*
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
kev/kasten
Title
Body
Create Issue