gitignore: Ignore Sublime Text’s files
Splitting Joca’s commit by topic
parent
97b844c6d1
commit
34e19486d6
|
@ -24,6 +24,9 @@
|
|||
# ignore nano's temp files
|
||||
*.swp
|
||||
|
||||
# Ignore sublime text project files.
|
||||
*.sublime-*
|
||||
|
||||
#vscode
|
||||
.vscode
|
||||
|
||||
|
|
Loading…
Reference in New Issue