aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorMG12 <wuzhao.mail@gmail.com>2015-11-16 14:44:26 +0800
committerMG12 <wuzhao.mail@gmail.com>2015-11-16 14:44:26 +0800
commit78637ac02ce6a469d2021736d3cb12e98c5edbe7 (patch)
tree68de02afaa15b90be1fcc1dd191edb6f48ebb293 /.gitignore
parent02de449a0474765a4796fa607e7e3922252f574f (diff)
downloadtime-picker-78637ac02ce6a469d2021736d3cb12e98c5edbe7.tar.gz
time-picker-78637ac02ce6a469d2021736d3cb12e98c5edbe7.tar.zst
time-picker-78637ac02ce6a469d2021736d3cb12e98c5edbe7.zip
remove toggle feature because rc-trigger included; update example and document0.2.0
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore27
1 files changed, 27 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..037d70d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,27 @@
1*.iml
2*.log
3.idea/
4.ipr
5.iws
6*~
7~*
8*.diff
9*.patch
10*.bak
11.DS_Store
12Thumbs.db
13.project
14.*proj
15.svn/
16*.swp
17*.swo
18*.pyc
19*.pyo
20.build
21node_modules
22.cache
23dist
24*.css
25build
26lib
27