Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2022-10-29 23:25:34 +0300
committerThomas Bruederli <thomas@roundcube.net>2022-10-29 23:25:34 +0300
commitd3a1bcb6de400bd938d9df9b157137d6e34c4d1d (patch)
tree88478f42912ed445657b666ef6792ec121f55960 /.gitignore
parent6b2e39d13252064040912898e58b6297f80396c9 (diff)
Update changelog + .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 00fce52e1..ec830e407 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,7 @@ program/js/tinymce/
# skin customization files
skins/elastic/styles/_styles.less
skins/elastic/styles/_variables.less
+
+# ignore IDE files
+.vscode
+.DS_Store