Merge pull request #182 from ucb-bar/emacs-tmp-ignore

Ignore emacs temp files
This commit is contained in:
Abraham Gonzalez
2019-07-30 15:00:52 -06:00
committed by GitHub

2
.gitignore vendored
View File

@@ -5,6 +5,8 @@ target
*.stamp
*.vcd
*.swp
*#
*~
.idea
.DS_Store
env.sh