Update gitignore to support nova IDE
This commit is contained in:
parent
2f3052540d
commit
0244f0a13b
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -7,6 +7,8 @@ bin-release/
|
|||
|
||||
# Other files and folders
|
||||
.settings/
|
||||
.hugo_build.lock
|
||||
.nova/
|
||||
|
||||
# Executables
|
||||
*.swf
|
||||
|
|
Reference in a new issue