diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 49d19b83d0..0323c29726 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,4 @@ gogs .DS_Store *.db *.log -conf/custom.ini
\ No newline at end of file +custom/
\ No newline at end of file |