Update .gitignore
This commit is contained in:
parent
070bf54323
commit
8c3acd73df
4
.gitignore
vendored
4
.gitignore
vendored
@ -7,6 +7,10 @@ package.cache
|
||||
cabal.sandbox.config
|
||||
# Mac OS generates
|
||||
# .DS_Store
|
||||
*.o
|
||||
*.dyn_o
|
||||
*.hi
|
||||
*.dyn_hi
|
||||
|
||||
# Where do these files come from? They're not readable.
|
||||
# For instance, .#Help.page
|
||||
|
Loading…
Reference in New Issue
Block a user