mirror of
https://github.com/balkian/dotfiles.git
synced 2025-08-23 16:02:19 +00:00
More gitignore for python. PyDoc in Emacs
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
*.log
|
||||
*.sql
|
||||
*.sqlite
|
||||
*.db
|
||||
|
||||
# OS generated files #
|
||||
######################
|
||||
@@ -44,6 +45,7 @@ Thumbs.db
|
||||
# Python
|
||||
######
|
||||
*.pyc
|
||||
*.egg-info
|
||||
|
||||
# VIM
|
||||
######
|
||||
|
Reference in New Issue
Block a user