diff options
author | SIPB | 2024-12-10 22:21:31 -0500 |
---|---|---|
committer | SIPB | 2024-12-10 22:21:31 -0500 |
commit | d0b22342553d96b6567b73ccbcf5469ef07c7a7c (patch) | |
tree | da1b872625c881d9ed4de315a4ef71a828048a0c /.gitignore | |
parent | 037acd689ee7f1f392d8209f1c3c5cabde90be5f (diff) | |
parent | 7c518a3fab1aab0246b62fd51ea0da89da684c33 (diff) |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -159,4 +159,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/ |