Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ src/Bloom.suo
lib/GeckoFx/Skybound.Gecko/*
output/*
*/.svn
*/bin/*
*/obj
bin/
obj/
userProject
templates/A4LandscapeBooklet/starter.pdf
src/_ReSharper.Bloom/*
Expand All @@ -29,6 +29,8 @@ lib/dotnet/Palaso*.dll
DistFiles/factoryCollections/Templates/BasicBook/basePage.css
DistFiles/factoryCollections/Templates/BasicBook/previewMode.css
DistFiles/factoryCollections/Templates/BasicBook/languageDisplay.css
DistFiles/factoryCollections/Templates/Decodable Reader/Basic Book.css
DistFiles/factoryCollections/Templates/Leveled Reader/Basic Book.css
*.bak
**/Sample Shells/**/previewMode.css
**/Sample Shells/**/languageDisplay.css
Expand Down Expand Up @@ -76,6 +78,7 @@ jasmine.d.ts
connections.dll
DistFiles/Bloom.chw
DistFiles/Bloom.chm
DistFiles/optipng.exe
build/ChorusInstallerStuff/ChorusMergeModule.msm
build/JohnsTestInstallerBuild.bat
src/BloomBrowserUI/bookEdit/js/libsynphony/
Expand Down