summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSimon Rettberg2014-09-13 17:08:38 +0200
committerSimon Rettberg2014-09-13 17:08:38 +0200
commit6a5dcc7a296d2eb9c3278d74ce31d751cf7f042b (patch)
treeaece01286494db00433b3678272846829f119260 /.gitignore
parent[client] Add resource loader that will take care of error handling (diff)
downloadtutor-module-6a5dcc7a296d2eb9c3278d74ce31d751cf7f042b.tar.gz
tutor-module-6a5dcc7a296d2eb9c3278d74ce31d751cf7f042b.tar.xz
tutor-module-6a5dcc7a296d2eb9c3278d74ce31d751cf7f042b.zip
Fix server.thrift file (make future-proof by using field ids), move generated thrift classes to own package
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9d7edd00..d76cd3a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@
.settings/
target/
bin/
+gen-java/
dependency-reduced-pom.xml
C:*
forms-1.3.0.jar