Skip to content

Commit

Permalink
[AIRFLOW-6568] Add Emacs related files to .gitignore (apache#7175)
Browse files Browse the repository at this point in the history
  • Loading branch information
sarutak authored and kaxil committed Jan 16, 2020
1 parent 14b75bd commit a611777
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,16 @@ ENV/
# vim
*.swp

# Emacs
*~
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
*.elc
auto-save-list
tramp
.\#*

# OSX
.DS_Store

Expand Down

0 comments on commit a611777

Please sign in to comment.