mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-27 00:52:45 +00:00
Update .gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -2,13 +2,13 @@ config.make
|
||||
tags
|
||||
*._*
|
||||
*/obj/
|
||||
*._*
|
||||
*/*/obj/
|
||||
*/*/*/obj/
|
||||
*/*/*.SOGo/
|
||||
*.pyc
|
||||
*.sax
|
||||
*.wox/
|
||||
*.swp
|
||||
*.wox/
|
||||
SoObjects/SOGo/SOGo.framework/
|
||||
SoObjects/SOGo/derived_src/
|
||||
Tests/*/config.py
|
||||
@@ -17,8 +17,6 @@ UI/WebServerResources/js/vendor/
|
||||
UI/WebServerResources/bower_components/
|
||||
UI/WebServerResources/node_modules/
|
||||
UI/WebServerResources/scss/.sass-cache/
|
||||
*.pyc
|
||||
._*
|
||||
Documentation/*.docbook
|
||||
Documentation/*.pdf
|
||||
.idea
|
||||
|
||||
Reference in New Issue
Block a user