diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ a.out checker push_swap +!src/checker +!src/push_swap *.o *.ghc |
![]() |
index : push_swap.git | |
| School project: Sorting 2 stacks with a set of operations |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 2 |
@@ -1,5 +1,7 @@ a.out checker push_swap +!src/checker +!src/push_swap *.o *.ghc |