Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
11 changes: 8 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
node_modules/
assets/
.dev/
# Ignore bundler config.
/.bundle

# Ignore all logfiles and tempfiles.
.DS_Store
*.log
/tmp
node_modules/**/*
1 change: 0 additions & 1 deletion .publish
Submodule .publish deleted from 34add5
32 changes: 0 additions & 32 deletions .stylelintrc

This file was deleted.

32 changes: 0 additions & 32 deletions CONTRIBUTING.md

This file was deleted.

3 changes: 2 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
The MIT License (MIT)
MIT License

Copyright (c) 2015 Una Kravets
Copyright (c) 2017 Cloudflare Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
216 changes: 0 additions & 216 deletions README-CN.md

This file was deleted.

Loading