about summary refs log tree commit diff stats
path: root/.gitignore
diff options
context:
space:
mode:
authorCase Duckworth2022-06-09 22:22:54 -0500
committerCase Duckworth2022-06-09 22:22:54 -0500
commita1b8bfca7fd852433cec438b1c98dc24cd86b506 (patch)
tree677b50a51dddd8061291aa379e6016faed947957 /.gitignore
parentMerge branch 'master' into configured (diff)
downloadcgit-a1b8bfca7fd852433cec438b1c98dc24cd86b506.tar.gz
cgit-a1b8bfca7fd852433cec438b1c98dc24cd86b506.zip
Move my configured makefile stuff to cgit.conf
I was thinking about keeping cgit.conf ignored and just putting everything in
master, but remembered that I have a bunch of other files in this configured
branch that need to stay too.  So I've un-ignored cgit.conf to keep my changes,
but moved the customizations over there for easier editing.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 661df34..3d7801c 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,6 +1,6 @@
1# Files I don't care to see in git-status/commit 1# Files I don't care to see in git-status/commit
2/cgit 2/cgit
3cgit.conf 3#cgit.conf
4CGIT-CFLAGS 4CGIT-CFLAGS
5VERSION 5VERSION
6cgitrc.5 6cgitrc.5