* Extracting common utilities into utilities.bash * Adding new tests for utilities * Relocating the cache file to be under $BASH_IT * Removing cache cleanup deferral code for now * Wiping the cache in local_setup in tests.
19 lines
259 B
Plaintext
Executable File
19 lines
259 B
Plaintext
Executable File
.atom-build.json
|
|
*/enabled/*
|
|
.DS_Store
|
|
custom/*
|
|
!custom/example.bash
|
|
.rvmrc
|
|
aliases/custom.aliases.bash
|
|
completion/custom.completion.bash
|
|
lib/custom.bash
|
|
plugins/custom.plugins.bash
|
|
*.swp
|
|
.*.un~
|
|
bats
|
|
.idea
|
|
*.sublime-workspace
|
|
*.sublime-project
|
|
enabled/*
|
|
tmp/
|