Add file to gitignore

This commit is contained in:
Matthias Brück 2024-06-20 16:15:32 +10:00
parent 685d3c0d1d
commit e6fec01a60

1
.gitignore vendored
View file

@ -159,3 +159,4 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder. # option (not recommended) you can uncomment the following to ignore the entire idea folder.
.idea/ .idea/
.vscode .vscode
.DS_Store