diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 79761adac..ebd5e4342 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,8 @@ dist npm-debug.log bundle*.js - +model/version.go +model/version.go.bak # Compiled Object files, Static and Dynamic libs (Shared Objects) *.o |