feat: initial commit
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# ignore everything
|
||||
/*
|
||||
|
||||
# allowed misc files
|
||||
!.gitmodules
|
||||
!.gitignore
|
||||
|
||||
# allow some stuff to be pushed
|
||||
!tmux
|
||||
!git
|
||||
!alacritty
|
||||
!nvim
|
Reference in New Issue
Block a user