Browse Source

Adding gitignore

master
Levi Olson 5 years ago
parent
commit
70b6958078
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      .gitignore

+ 5
- 0
.gitignore View File

@ -0,0 +1,5 @@
**/*
!init.*
!index.html
!scripts/*.sh
!.gitignore

Loading…
Cancel
Save