This commit is contained in:
2023-02-03 11:35:07 +01:00
parent 5aa076e769
commit 9c17e1508d
40 changed files with 3539 additions and 5 deletions

13
TPnote/.gitignore vendored Normal file
View File

@ -0,0 +1,13 @@
### ApacheCordova ###
# Apache Cordova generated files and directories
bin/*
!/plugins
!/plugins/android.json
!/plugins/fetch.json
plugins/*
platforms/*
node_modules
www/index.js
js/**/*.js
js/**/*.js.map