Skip to content

Commit

Permalink
Remove the output folder from git
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Nguyen committed Sep 29, 2024
1 parent af4661e commit 8d799c5
Show file tree
Hide file tree
Showing 20 changed files with 2 additions and 8,060 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.stack-work/
*~
*~
output/
Binary file removed output/compiler_recursion_test
Binary file not shown.
Binary file removed output/fibonacci
Binary file not shown.
Binary file removed output/hello_world
Binary file not shown.
Binary file removed output/mandelbrot
Binary file not shown.
Binary file removed output/out
Binary file not shown.
Binary file removed output/squares
Binary file not shown.
243 changes: 0 additions & 243 deletions output/squares.asm

This file was deleted.

16 changes: 0 additions & 16 deletions output/temp/compiler_recursion_test.asm

This file was deleted.

Binary file removed output/temp/compiler_recursion_test.o
Binary file not shown.
Loading

0 comments on commit 8d799c5

Please sign in to comment.