Skip to content

Commit

Permalink
Merge pull request #340 from phantomjinx/master
Browse files Browse the repository at this point in the history
Adds missing teiid client templates
  • Loading branch information
phantomjinx committed Jan 22, 2016
2 parents cf61a41 + e11c2e7 commit 306bd51
Show file tree
Hide file tree
Showing 5 changed files with 10,819 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ tmp
# OS X (Mac)
.DS_Store

*/gen
*/gen/org/teiid/query/parser/v7/**/*.java
*/gen/org/teiid/query/parser/v8/**/*.java
*/gen/org/teiid/query/sql/lang/**/*.java

**/commandOutput.txt

**/_remote.repositories
Loading

0 comments on commit 306bd51

Please sign in to comment.