Initial commit
This commit is contained in:
Executable
+20
@@ -0,0 +1,20 @@
|
||||
# Ignore everything
|
||||
*
|
||||
|
||||
# But not these files.
|
||||
!.gitignore
|
||||
!.gitconfig
|
||||
!.editorconfig
|
||||
!.nvmrc
|
||||
!.ruby-version
|
||||
!.python-version
|
||||
!.p10k.zsh
|
||||
!.zprofile
|
||||
!.zlogout
|
||||
!.zlogin
|
||||
!.zshrc
|
||||
!.zshenv
|
||||
!.hushlogin
|
||||
!arty.yml
|
||||
!signature.txt
|
||||
!README.md
|
||||
Reference in New Issue
Block a user