Browse Source

add app/ and mariadb/ to gitignore

master
Timm 5 years ago
parent
commit
ff74d1cc7c
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      .gitignore

+ 3
- 1
.gitignore View File

@ -1 +1,3 @@
.env
.env
app/
mariadb/

Loading…
Cancel
Save