summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorlshprung <lshprung@yahoo.com>2021-03-18 12:52:59 -0700
committerlshprung <lshprung@yahoo.com>2021-03-18 12:52:59 -0700
commitd07470e8def83488365e4d7c6b03c10c5cb86563 (patch)
tree749d9ea04e9dc4fe7516b90143360f9d22bb7970 /.gitignore
parentb1e4742b8983aabdcd3fcd24d6623582c3b3d28c (diff)
Added new launch flags
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 8c1b636..0f296b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,6 @@
!include
!include/*.h
!unix
-!unix/*
+!unix/*.c
!windows
-!windows/*
+!windows/*.c