mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-14 15:11:24 +00:00
update readme
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -1,18 +1,20 @@
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
.settings
|
.settings
|
||||||
config.codekit
|
|
||||||
.project
|
.project
|
||||||
/dist
|
|
||||||
.bin
|
.bin
|
||||||
|
|
||||||
|
config.codekit
|
||||||
|
.codekit-cache
|
||||||
|
*.codekit
|
||||||
|
min
|
||||||
|
|
||||||
|
/dist
|
||||||
/nw
|
/nw
|
||||||
/atom
|
/atom
|
||||||
/gulpfile.js
|
/gulpfile.js
|
||||||
/gulpfile_atom.js
|
/gulpfile_atom.js
|
||||||
/package.json
|
/package.json
|
||||||
sqlite*
|
sqlite*
|
||||||
/test
|
|
||||||
min
|
|
||||||
.codekit-cache
|
|
||||||
tinymce_old
|
tinymce_old
|
||||||
node_modules/request
|
node_modules/request
|
||||||
node_modules/fs.extra
|
node_modules/fs.extra
|
||||||
|
Reference in New Issue
Block a user