mirror of
https://github.com/ohmybash/oh-my-bash.git
synced 2024-05-11 05:55:37 +00:00
Initial Oh My Bash framework
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# custom files
|
||||
custom/
|
||||
!custom/plugins/example
|
||||
!custom/example.sh
|
||||
|
||||
# temp files directories
|
||||
cache/
|
||||
log/
|
||||
|
||||
# disabled files
|
||||
*.disabled
|
Reference in New Issue
Block a user