index
:
gogs.git
Gogs is a painless self-hosted Git service
log msg
author
committer
range
buildscript
main
mygogs
about
summary
refs
log
tree
commit
diff
path:
root
/
.gitignore
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Unknown <joe2010xtmf@163.com>
2014-03-12 21:40:18 -0400
committer
Unknown <joe2010xtmf@163.com>
2014-03-12 21:40:18 -0400
commit
8dd956f88a0d279296e5b5440cde8bd877ca0fea
(
patch
)
tree
40710391f6a81a0e99799139984a4795ccaba086
/
.gitignore
parent
a9a5fb45f8b0b31f0219d7a0957db1a43a72f6e0
(
diff
)
Move custom dir to custom/
Diffstat
(limited to '.gitignore')
-rw-r--r--
.gitignore
2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 49d19b83..0323c297 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