Remove demo/version.py, it's a generated file.

This commit is contained in:
Robin Dunn
2020-05-14 20:32:16 -07:00
parent cbf218d561
commit 88ff7b1697
2 changed files with 2 additions and 3 deletions

2
.gitignore vendored
View File

@@ -27,6 +27,8 @@ mydbstub.py*
/bin/waf3-*
/bin/doxygen-*
/demo/version.py
/docs/html*
/docs/sphinx/*.txt
/docs/sphinx/*.rst

View File

@@ -1,3 +0,0 @@
# This file was generated by wxPython's wscript.
VERSION_STRING = '4.1.0'