Carp/.gitignore

14 lines
107 B
Plaintext
Raw Normal View History

2016-01-13 16:09:27 +03:00
*.dSYM
2017-06-26 12:15:03 +03:00
*/.DS_Store
2017-06-26 12:15:03 +03:00
.stack-work/
2017-06-26 12:15:03 +03:00
/CarpHask-exe.prof
2016-05-22 08:53:39 +03:00
2018-01-29 15:13:41 +03:00
/out/
2017-06-26 12:15:03 +03:00
/.DS_Store
2017-09-06 11:05:19 +03:00
/Carp.prof
2017-10-20 00:36:17 +03:00
dist/
2017-11-28 18:54:09 +03:00
/releases
main.obj