diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2017-10-09 15:23:33 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2017-10-09 15:23:33 +0200 |
commit | a59e9d088954345d67ff6b5b9b0f4d88d56531be (patch) | |
tree | 1e5398106a1ba7f84a6361d657490b1011f31119 /.gitignore | |
parent | e9523fa25a76887419a268668013a2438cb51212 (diff) | |
download | moa-id-spss-a59e9d088954345d67ff6b5b9b0f4d88d56531be.tar.gz moa-id-spss-a59e9d088954345d67ff6b5b9b0f4d88d56531be.tar.bz2 moa-id-spss-a59e9d088954345d67ff6b5b9b0f4d88d56531be.zip |
update version in moa-id-auth mainpage
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 80cf5e7da..16a0a262b 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ target .classpath .directory .checkstyle +/id/server/moa-id-frontend-resources/src/main/resources/mainGUI/version.txt |