mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-15 23:55:50 +00:00
1
.gitignore
vendored
1
.gitignore
vendored
@@ -13,7 +13,6 @@ min
|
|||||||
/atom
|
/atom
|
||||||
/gulpfile.js
|
/gulpfile.js
|
||||||
/gulpfile_atom.js
|
/gulpfile_atom.js
|
||||||
/package.json
|
|
||||||
sqlite*
|
sqlite*
|
||||||
tinymce_old
|
tinymce_old
|
||||||
node_modules/request
|
node_modules/request
|
||||||
|
5
package.json
Executable file
5
package.json
Executable file
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"name" : "Leanote",
|
||||||
|
"version" : "0.7",
|
||||||
|
"main" : "main.js"
|
||||||
|
}
|
Reference in New Issue
Block a user