added gitignore for plan folder

This commit is contained in:
grimsace
2026-04-21 08:40:36 -05:00
parent 36534c5e9f
commit 9a40f32407
+3 -1
View File
@@ -155,10 +155,12 @@ dmypy.json
# Cython debug symbols
cython_debug/
#Plans
plan/
# PyCharm
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
# 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/