diff options
author | Malf Furious <m@lfurio.us> | 2018-07-19 03:20:41 -0400 |
---|---|---|
committer | Malf Furious <m@lfurio.us> | 2018-07-19 03:20:41 -0400 |
commit | 2085a654e1d4df2cdf636d9a59445d2e42f72143 (patch) | |
tree | 812da3bd29fd9d45f819f26f540e20eaf7a77675 /.gitignore | |
parent | 2664ece9e14e9d4b73125f44611f234345371c0a (diff) | |
download | scrott-2085a654e1d4df2cdf636d9a59445d2e42f72143.tar.gz scrott-2085a654e1d4df2cdf636d9a59445d2e42f72143.zip |
Ignore dbconfig.php
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6b4ed7d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +dbconfig.php |