mirror of
https://github.com/chinchang/web-maker.git
synced 2025-08-02 19:37:29 +02:00
remove unwanted files from build app
This commit is contained in:
8
app/lib/codemirror/.gitattributes
vendored
8
app/lib/codemirror/.gitattributes
vendored
@@ -1,8 +0,0 @@
|
|||||||
*.txt text
|
|
||||||
*.js text
|
|
||||||
*.html text
|
|
||||||
*.md text
|
|
||||||
*.json text
|
|
||||||
*.yml text
|
|
||||||
*.css text
|
|
||||||
*.svg text
|
|
8
app/lib/codemirror/.gitignore
vendored
8
app/lib/codemirror/.gitignore
vendored
@@ -1,8 +0,0 @@
|
|||||||
/node_modules
|
|
||||||
/npm-debug.log
|
|
||||||
/test*.html
|
|
||||||
.tern-*
|
|
||||||
*~
|
|
||||||
*.swp
|
|
||||||
.idea
|
|
||||||
*.iml
|
|
@@ -1,10 +0,0 @@
|
|||||||
/node_modules
|
|
||||||
/demo
|
|
||||||
/doc
|
|
||||||
/test
|
|
||||||
/test*.html
|
|
||||||
/index.html
|
|
||||||
/mode/*/*test.js
|
|
||||||
/mode/*/*.html
|
|
||||||
/mode/index.html
|
|
||||||
.*
|
|
@@ -1,4 +0,0 @@
|
|||||||
language: node_js
|
|
||||||
node_js:
|
|
||||||
- stable
|
|
||||||
sudo: false
|
|
Reference in New Issue
Block a user