Browse Source

Update gitignore to ignore emacs files

pull/1/head
Gregory Rudolph 5 years ago
parent
commit
a6bd4759b0
  1. 1
      .gitignore

1
.gitignore vendored

@ -1,3 +1,4 @@
#*#
.idea/* .idea/*
.idea .idea
*.log *.log

Loading…
Cancel
Save