mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 05:29:20 +03:00
Added ckeditor to gitignore
This commit is contained in:
parent
d5bafd8f9b
commit
9cc68ef2b1
4 changed files with 4 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -5,6 +5,8 @@
|
|||
/npm-debug.log
|
||||
/rainloop.sublime-project
|
||||
/rainloop.sublime-workspace
|
||||
/rainloop/v/0.0.0/static/ckeditor/*
|
||||
!/rainloop/v/0.0.0/static/ckeditor/.gitempty
|
||||
/rainloop/v/0.0.0/static/svg/*
|
||||
!/rainloop/v/0.0.0/static/svg/.gitempty
|
||||
/rainloop/v/0.0.0/static/css/*.css
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue