mirror of
https://github.com/ENSL/ensl.org.git
synced 2025-01-27 19:50:56 +00:00
Add sublime files to gitignore
This commit is contained in:
parent
1515627ba5
commit
b74f187306
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -43,4 +43,7 @@ rerun.txt
|
||||||
pickle-email-*.html
|
pickle-email-*.html
|
||||||
|
|
||||||
# Direnv
|
# Direnv
|
||||||
.envrc
|
.envrc
|
||||||
|
|
||||||
|
# Sublime
|
||||||
|
*.sublime*
|
||||||
|
|
Loading…
Reference in a new issue