mirror of
https://github.com/stackbuilders/hapistrano.git
synced 2024-11-27 12:13:41 +03:00
8 lines
95 B
Plaintext
8 lines
95 B
Plaintext
# Ignore the dist directory
|
|
/dist
|
|
|
|
# Ignore cabal sandbox
|
|
.cabal-sandbox
|
|
cabal.sandbox.config
|
|
|