Merge remote-tracking branch 'rsq/master'
This commit is contained in:
commit
9d7b84264d
5 changed files with 155 additions and 2 deletions
19
.gitignore
vendored
19
.gitignore
vendored
|
@ -45,13 +45,28 @@ flycheck_*.el
|
|||
|
||||
# projectiles files
|
||||
.projectile
|
||||
projectile-bookmarks.eld
|
||||
|
||||
# directory configuration
|
||||
.dir-locals.el
|
||||
|
||||
# network security
|
||||
/network-security.data
|
||||
# saveplace
|
||||
places
|
||||
|
||||
# url cache
|
||||
url/cache/
|
||||
|
||||
# cedet
|
||||
ede-projects.el
|
||||
|
||||
# smex
|
||||
smex-items
|
||||
|
||||
# company-statistics
|
||||
company-statistics-cache.el
|
||||
|
||||
# anaconda-mode
|
||||
anaconda-mode/
|
||||
|
||||
### Python ###
|
||||
# Byte-compiled / optimized / DLL files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue