summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlshprung <lshprung@yahoo.com>2022-04-11 19:44:19 -0700
committerlshprung <lshprung@yahoo.com>2022-04-11 19:44:19 -0700
commit0d1d59dd72d00b8ba57bcc81c35f3efe55bae310 (patch)
tree830e47aa514abf2476db346b9c4904551fd92283
parent8ba81bd2606b83bc04e34854afb0f6ce810322b6 (diff)
Removed config file from tracking
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index dccca06..98dfb6d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,5 @@
*
-!backend
-!backend/*
+!backend/backend.php
!assignment_list*
!.gitignore