diff options
author | Fbenas <philbeansburton@gmail.com> | 2020-11-04 18:25:16 +0000 |
---|---|---|
committer | Fbenas <philbeansburton@gmail.com> | 2020-11-04 18:25:16 +0000 |
commit | 6824dd8cbc1ff5c3a4072be4a0536b6d003bf1d4 (patch) | |
tree | 7ac3a83fb0cf1f90f6e0d924da928b41bc524e3c /.gitignore |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..36de9b0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +vendor/ +config.php |