Merge pull request #1 from adipascu/master

Add `config.py` to gitignore
This commit is contained in:
Arnold Dechamps 2024-03-18 22:45:38 +01:00 committed by GitHub
commit 852ebaf540
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View file

@ -158,3 +158,4 @@ cython_debug/
# 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/
/config.py