Browse Source

fix: Add website_theme directory to .gitignore

version-14
Faris Ansari 6 years ago
parent
commit
415ad469b0
2 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore
  2. +0
    -0
      frappe/public/website_theme/.gitkeep

+ 1
- 0
.gitignore View File

@@ -9,6 +9,7 @@ locale
dist/
build/
frappe/docs/current
frappe/public/website_theme
.vscode
node_modules
.kdev4/


+ 0
- 0
frappe/public/website_theme/.gitkeep View File


Loading…
Cancel
Save