Skip to content
This repository has been archived by the owner on Apr 25, 2020. It is now read-only.

Commit

Permalink
.gitignore for new-build
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielG committed Oct 26, 2018
1 parent f472866 commit abb8246
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
dist/
dist-newstyle/
elisp/*.elc
*~
/.cabal-sandbox/
Expand All @@ -7,6 +8,7 @@ elisp/*.elc
add-source-timestamps
package.cache
cabal.sandbox.config
cabal.project.local
# Mac OS generates
# .DS_Store
*.o
Expand Down

0 comments on commit abb8246

Please sign in to comment.