Add config.py to gitignore

This commit is contained in:
Adrian Pascu 2024-03-18 22:33:26 +01:00
parent 680d4133b2
commit 978674a430
No known key found for this signature in database
GPG key ID: 57A1D1BFA12E55EA
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