mirror of
https://github.com/KevinMidboe/dotfiles.git
synced 2025-10-29 09:30:20 +00:00
gitignored all files except ones defined. No longer track .oh-my-zsh
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
*
|
||||
*/
|
||||
!.gitignore
|
||||
!.bashrc
|
||||
!.vimrc
|
||||
!.hyper.js
|
||||
!.zshrc
|
||||
!.aliases
|
||||
!.bash_profile
|
||||
!.ssh
|
||||
Reference in New Issue
Block a user