Added config file
This commit is contained in:
parent
eaad617db1
commit
7ee7fc49b7
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -3,6 +3,10 @@
|
|||
# This file
|
||||
!.gitignore
|
||||
|
||||
# .config folder
|
||||
!.config/
|
||||
!.config/**
|
||||
|
||||
# Bash
|
||||
!.bashrc
|
||||
!.bash_profile
|
||||
|
|
Loading…
Reference in a new issue