Bump versions by x.(y+1).z
[lispflowmapping.git] / .gitignore
1 *.project
2 *.settings
3 *.classpath
4 *target
5 *target-ide
6 *yang-gen-config
7 *yang-gen-sal
8 *logs
9 *.ipr
10 *.iml
11 *.iws
12 *maven-metadata-local.xml
13 .idea
14 .checkstyle
15 .DS_Store
16
17 # Sphinx documentation
18 .tox/
19 docs/_build/