Skip to content

Commit

Permalink
Ignore Emacs backup and temporary files.
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre-rouleau committed Jun 16, 2021
1 parent 0612167 commit 11d78fe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,8 @@ current_counterexample.eqc
*.log
*.log.*
doc
# Emacs Backup files
*~
# Emacs temporary files
.#*
*#

0 comments on commit 11d78fe

Please sign in to comment.