Skip to content

Commit

Permalink
Add .gitignore: don't show compiled files
Browse files Browse the repository at this point in the history
  • Loading branch information
lampze committed May 15, 2018
1 parent 76263c7 commit f231a36
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# compiled files
*.elc
*.lib
*.fas
*.dat
*.eld

0 comments on commit f231a36

Please sign in to comment.