sogo/.gitignore
2015-06-11 15:56:32 -04:00

24 lines
397 B
Plaintext

config.make
tags
*._*
*/obj/
*/*/obj/
*/*/*/obj/
*/*/*.SOGo/
*.pyc
*.sax
*.swp
*.wox/
SoObjects/SOGo/SOGo.framework/
SoObjects/SOGo/derived_src/
Tests/*/config.py
UI/WebServerResources/.bowerrc
UI/WebServerResources/js/vendor/
UI/WebServerResources/bower_components/
UI/WebServerResources/node_modules/
UI/WebServerResources/scss/.sass-cache/
Documentation/*.docbook
Documentation/*.pdf
.idea
doc