Core: more gitignore (#2249)

gitignore versioned venvs, prof output, appimagetool and sni downloads
This commit is contained in:
black-sliver 2023-10-02 20:17:34 +02:00 committed by GitHub
parent c7c94eebeb
commit e377068d1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -33,11 +33,14 @@ setups
build
bundle/components.wxs
dist
/prof/
README.html
.vs/
EnemizerCLI/
/Players/
/SNI/
/sni-*/
/appimagetool*
/host.yaml
/options.yaml
/config.yaml
@ -140,6 +143,7 @@ ipython_config.py
.venv*
env/
venv/
/venv*/
ENV/
env.bak/
venv.bak/