Skip to content

Commit

Permalink
Generated ICAT4.3 files and overwrote old ICAT4 files. Refs #8126.
Browse files Browse the repository at this point in the history
- Updated `.gitignore` to allow generated files to be comitted.
  • Loading branch information
jawrainey committed Oct 18, 2013
1 parent ce243e7 commit efbac9a
Show file tree
Hide file tree
Showing 6 changed files with 23,048 additions and 13,196 deletions.
6 changes: 3 additions & 3 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
*.xml hooks.MaxObjectKiB130902=2048

# Allowing gSoap generated files to be committed.
/Code/Mantid/Framework/ICat/inc/MantidICat/ICat3/GSoapGenerated/ICat3H.h hooks.MaxObjectKiB130819=2048
/Code/Mantid/Framework/ICat/src/ICat3/GSoapGenerated/ICat3C.cpp hooks.MaxObjectKiB130819=5120
/Code/Mantid/Framework/ICat/src/ICat4/GSoapGenerated/ICat4C.cpp hooks.MaxObjectKiB130819=2048
/Code/Mantid/Framework/ICat/inc/MantidICat/ICat3/GSoapGenerated/ICat3H.h hooks.MaxObjectKiB131018=2048
/Code/Mantid/Framework/ICat/src/ICat3/GSoapGenerated/ICat3C.cpp hooks.MaxObjectKiB131018=5120
/Code/Mantid/Framework/ICat/src/ICat4/GSoapGenerated/ICat4C.cpp hooks.MaxObjectKiB131018=2048

0 comments on commit efbac9a

Please sign in to comment.