Browse Source

Agregado contenido de vendor

ChCalvoLeon 6 months ago
parent
commit
7d707c992d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore View File

14
 user_guide_src/cilexer/build/*
14
 user_guide_src/cilexer/build/*
15
 user_guide_src/cilexer/dist/*
15
 user_guide_src/cilexer/dist/*
16
 user_guide_src/cilexer/pycilexer.egg-info/*
16
 user_guide_src/cilexer/pycilexer.egg-info/*
17
-/vendor/
17
+#/vendor/
18
 
18
 
19
 # IDE Files
19
 # IDE Files
20
 #-------------------------
20
 #-------------------------