Skip to content
Snippets Groups Projects
Commit 84ca1d2b authored by Herbert Valerio Riedel's avatar Herbert Valerio Riedel :man_dancing:
Browse files

Add `dist/` and `*~` to `.gitignore`

parent 23f35ae7
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@ autom4te.cache/
config.log
config.status
configure
dist/
dist-install/
ghc.mk
include/HsUnixConfig.h
......@@ -14,3 +15,4 @@ tests/*.eventlog
tests/*.genscript
tests/*.o
tests/*.hi
*~
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment