2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-02 15:44:28 -06:00

Merge pull request #67 from roipoussiere/no_dist

Ignore dist folder and remove it
This commit is contained in:
Jeroen Akkerman 2019-02-28 15:09:39 +01:00 committed by GitHub
commit d95de92048
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 14 deletions

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
# generated files
dist/
# NPM files
node_modules/

File diff suppressed because one or more lines are too long

7
dist/easymde.min.js vendored

File diff suppressed because one or more lines are too long