initial commit
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
# ignore everything by default — explicitly un-ignore what we track
|
||||
*
|
||||
|
||||
!.gitignore
|
||||
!hooks/
|
||||
!hooks/*
|
||||
!bin/
|
||||
!bin/*
|
||||
!dircolors/
|
||||
!dircolors/*
|
||||
!git/
|
||||
!git/*
|
||||
git/local
|
||||
!mksh/
|
||||
!mksh/*
|
||||
!tmux/
|
||||
!tmux/*
|
||||
Reference in New Issue
Block a user