Browse Source

Fix .gitignore (#3824)

tags/20220701
tripleMu GitHub 4 years ago
parent
commit
6f4b444fe5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .gitignore

+ 2
- 0
.gitignore View File

@@ -51,3 +51,5 @@ cmake-build-release
__pycache__
*.pyc
*.pyd
*.egg-info/
python/setup.py

Loading…
Cancel
Save