Skip to content

Commit

Permalink
add ignore for emacs temp files which begin with a octothorp (hash).
Browse files Browse the repository at this point in the history
  • Loading branch information
jlhughes committed Sep 28, 2020
1 parent 595c7c9 commit d217f6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,3 +1,4 @@
*#*
node_modules
npm-debug.log
server.bat
Expand Down

0 comments on commit d217f6a

Please sign in to comment.