Skip to content

Commit

Permalink
gitignore: ignore backup files from editors etc.
Browse files Browse the repository at this point in the history
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
  • Loading branch information
theanalyst committed Jan 27, 2016
1 parent e942051 commit 464a0ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,6 @@ GTAGS

# common cmake build dir
/build

# editor backup files etc.
\#*\#

0 comments on commit 464a0ad

Please sign in to comment.