mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-14 23:22:40 +00:00
1
.gitignore
vendored
1
.gitignore
vendored
@@ -13,7 +13,6 @@ min
|
||||
/atom
|
||||
/gulpfile.js
|
||||
/gulpfile_atom.js
|
||||
/package.json
|
||||
sqlite*
|
||||
tinymce_old
|
||||
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