aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 869816d..0e68f7d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,7 @@
a.out
checker
push_swap
+!src/checker
+!src/push_swap
*.o
*.ghc