Skip to content

Commit

Permalink
add ‘.gitignore’ file
Browse files Browse the repository at this point in the history
It's always a good idea to include conventional ‘.gitignore’ file into
Git repository.
  • Loading branch information
mrkkrp committed Sep 9, 2015
1 parent 2173b5c commit ad377f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
@@ -0,0 +1,3 @@
*-autoloads.el
*.elc
*~

0 comments on commit ad377f3

Please sign in to comment.