forked from TrueCloudLab/neoneo-go
ignore Goland and bump version (#59)
This commit is contained in:
parent
69c3e645b6
commit
83e467e527
2 changed files with 3 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -21,6 +21,8 @@ bin/
|
|||
!.vscode/tasks.json
|
||||
!.vscode/launch.json
|
||||
!.vscode/extensions.json
|
||||
# goland
|
||||
.idea/*
|
||||
|
||||
# anthdm todolists
|
||||
/pkg/vm/compiler/todo.md
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
0.38.0
|
||||
0.38.1
|
||||
|
|
Loading…
Reference in a new issue