diff options
author | Paul Arthur <flowerysong00@yahoo.com> | 2010-12-12 01:14:25 -0500 |
---|---|---|
committer | Paul Arthur <flowerysong00@yahoo.com> | 2010-12-12 01:14:25 -0500 |
commit | e41b367ab178aa1e224a706bd61870db73a20952 (patch) | |
tree | 36f2589b5e3f945829b6c5497ca8dae729f12e5b /.gitignore | |
parent | 16d1cdec5dfd91d4a8e9a99c0b7178edf5dd96a8 (diff) | |
download | ampache-e41b367ab178aa1e224a706bd61870db73a20952.tar.gz ampache-e41b367ab178aa1e224a706bd61870db73a20952.tar.bz2 ampache-e41b367ab178aa1e224a706bd61870db73a20952.zip |
Delete erroneously added config file, add it to .gitignore
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 00000000..fec9037a --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +config/ampache.cfg.php |