summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorUdo Walter2020-05-09 01:41:41 +0200
committerUdo Walter2020-05-09 01:41:41 +0200
commit62b83a7a18e1878cf8192d80f02c10dffc0478d7 (patch)
treeb3e071dbecea6bb0b71babb55c8cedbae07582a5 /.gitignore
parentAdd location selection (diff)
downloadbwlp-guacamole-ext-62b83a7a18e1878cf8192d80f02c10dffc0478d7.tar.gz
bwlp-guacamole-ext-62b83a7a18e1878cf8192d80f02c10dffc0478d7.tar.xz
bwlp-guacamole-ext-62b83a7a18e1878cf8192d80f02c10dffc0478d7.zip
Fix connecting to a new client after exiting a client. Add logo, favicon and logout button.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1898b99..d2b8409 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/.project
/.settings
/target
+/src/main/resources/generated \ No newline at end of file