summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-03-10 23:03:17 -0400
committerUnknown <joe2010xtmf@163.com>2014-03-10 23:03:17 -0400
commit6ce9d800d014f5d440271e628c538ce823bbe263 (patch)
tree5a34f667120bccf8e95a52dddf8ea49fcb8288f6 /.gitignore
parent52837e3d36658cd58076ee0b9d9d99800b5ade88 (diff)
downloadgitea-6ce9d800d014f5d440271e628c538ce823bbe263.tar.gz
gitea-6ce9d800d014f5d440271e628c538ce823bbe263.zip
Add custom.ini
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b0f80a5784..49d19b83d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,5 @@ gogs
*.exe~
.DS_Store
*.db
-*.log \ No newline at end of file
+*.log
+conf/custom.ini \ No newline at end of file