Browse Source

Update gitignore to enable downloads folder

ChCalvoLeon 5 months ago
parent
commit
015ee1b191
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore View File

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
 html/vendor/*
17
 html/vendor/*
18
-html/DOWNLOADS/*
18
+#html/DOWNLOADS/*
19
 
19
 
20
 # IDE Files
20
 # IDE Files
21
 #-------------------------
21
 #-------------------------