Browse Source

update .gitignore to ignore the /storage directory.

This is so the data/pages/files/content used for testing the website
don't get mingled with the code-base.
stable
Craig Oates 2 years ago
parent
commit
6b09c3e81c
  1. 1
      .gitignore

1
.gitignore vendored

@ -17,3 +17,4 @@
*.wx32fsl
*.db
/bin/
/storage/

Loading…
Cancel
Save