eva2/.gitignore
Fabian Becker 551b14fe3d Load and store Optimizations as YAML.
refs #31
- Introduces custom BeanSerializer using SnakeYAML
- Removed previous json package
- Introduces eva2.yaml package
- Hidden properties are not saved
- Reintroduces output in text window
2014-11-02 17:53:42 +01:00

18 lines
126 B
Plaintext

/build/
out/
*.ser
*.yml
.settings/
.project
.classpath
.idea
EvA2.iml
*.aux
*.log
*.out
*.dvi
*.bbl
*.blg
*.toc
*.synctex.gz