Radosław Wolnik commited on
Commit
53a96b3
·
1 Parent(s): 4c03758
Files changed (1) hide show
  1. .gitignore +2 -3
.gitignore CHANGED
@@ -2,10 +2,9 @@
2
  P:/AiderDev/.idea
3
  P:/AiderDev/Chatter/
4
  ./.chatter/
5
-
6
  .aider*
7
  .env.ini
8
-
9
  /.idea/.gitignore
10
  /.idea/AiderProjectSettings.xml
11
  /.idea/Chatter.iml
@@ -15,4 +14,4 @@ P:/AiderDev/Chatter/
15
  /.idea/inspectionProfiles/profiles_settings.xml
16
  /.idea/inspectionProfiles/Project_Default.xml
17
  /.idea/vcs.xml
18
- /ChatAI/
 
2
  P:/AiderDev/.idea
3
  P:/AiderDev/Chatter/
4
  ./.chatter/
5
+ /ChatAI/__pycache__/
6
  .aider*
7
  .env.ini
 
8
  /.idea/.gitignore
9
  /.idea/AiderProjectSettings.xml
10
  /.idea/Chatter.iml
 
14
  /.idea/inspectionProfiles/profiles_settings.xml
15
  /.idea/inspectionProfiles/Project_Default.xml
16
  /.idea/vcs.xml
17
+