diff options
author | nextdaydelivery <79922345+nxtdaydelivery@users.noreply.github.com> | 2022-07-25 11:58:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-25 11:58:48 +0100 |
commit | 2159b8d6cc7e0de418062fecb8e57244184e8820 (patch) | |
tree | cb3928cc4f027138319b5a7e16a691785c88d703 /.gitignore | |
parent | 580fd1d5c4ec5625c813f6d593928a401a500869 (diff) | |
download | OneConfig-2159b8d6cc7e0de418062fecb8e57244184e8820.tar.gz OneConfig-2159b8d6cc7e0de418062fecb8e57244184e8820.tar.bz2 OneConfig-2159b8d6cc7e0de418062fecb8e57244184e8820.zip |
additional config migrators (#64)
* json migrator
* *coughs*
* casting issues fix
* cfg implementation and a couple fixes
* reformat
* cast fix + javadoc
* make the json migrator useful, double parsing, separate annotations
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ build eclipse run build - Copy.gradle +git-story_media .vscode .devauth .DS_STORE |