Update .gitignore

This commit is contained in:
dselen
2025-01-10 12:24:10 +01:00
committed by GitHub
parent 046c2200db
commit f04e49eb7d

4
.gitignore vendored
View File

@@ -3,7 +3,7 @@ venv
.vscode
# temporary or to prevent big commits
examples/*
examples/
# Byte-compiled / optimized / DLL files
__pycache__/
@@ -166,4 +166,4 @@ cython_debug/
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
#.idea/