Ignore emacs temp files

This commit is contained in:
Jerry Zhao
2019-07-29 15:33:31 -07:00
committed by GitHub
parent 9622a97570
commit 91107ce043

2
.gitignore vendored
View File

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