Skip to content
Snippets Groups Projects

Add RELEASE-VERSION to .gitignore

1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
@@ -10,4 +10,5 @@ __pycache__
@@ -10,4 +10,5 @@ __pycache__
_build
_build
/.idea
/.idea
.cache
.cache
_local_tmp
_local_tmp
\ No newline at end of file
RELEASE-VERSION
Loading