Younesse Kaddar commited on
Commit
c5468b4
1 Parent(s): 7ced3d2

gitignore update

Browse files
Files changed (2) hide show
  1. .gitignore +2 -0
  2. .vscode/settings.json +1 -0
.gitignore CHANGED
@@ -330,6 +330,8 @@ cython_debug/
330
  # option (not recommended) you can uncomment the following to ignore the entire idea folder.
331
  #.idea/
332
 
 
 
333
  ### Python Patch ###
334
  # Poetry local configuration file - https://python-poetry.org/docs/configuration/#local-configuration
335
  poetry.toml
 
330
  # option (not recommended) you can uncomment the following to ignore the entire idea folder.
331
  #.idea/
332
 
333
+ model_statements/*.pdf
334
+
335
  ### Python Patch ###
336
  # Poetry local configuration file - https://python-poetry.org/docs/configuration/#local-configuration
337
  poetry.toml
.vscode/settings.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {}