Thomas Dy vor 7 Jahren
Ursprung
Commit
57f471439f
1 geänderte Dateien mit 21 neuen und 0 gelöschten Zeilen
  1. 21 0
      .gitignore

+ 21 - 0
.gitignore

@@ -0,0 +1,21 @@
+# Ignore everything
+*
+
+# Only take care of files we want
+!.agignore
+!.config
+!.config/git
+!.config/git/**
+!.config/nvim
+!.vim
+!.vim/init.vim
+!.vim/autoload
+!.vim/autoload/plug.vim
+!.vimrc
+!.zsh
+!.zsh/**
+!.zshrc
+!.gitmodules
+!.gitignore
+!.dotfiles
+!.dotfiles/install.sh