added sublime text to .gitignore
parent
302959a8f4
commit
d9596c11e5
|
|
@ -12,3 +12,5 @@ plugins/custom.plugins.bash
|
||||||
.*.un~
|
.*.un~
|
||||||
bats
|
bats
|
||||||
.idea
|
.idea
|
||||||
|
*.sublime-workspace
|
||||||
|
*.sublime-project
|
||||||
Loading…
Reference in New Issue