diff --git a/hotel_booking/.gitignore b/hotel_booking/.gitignore index 8c75199..c998c5f 100644 --- a/hotel_booking/.gitignore +++ b/hotel_booking/.gitignore @@ -1,2 +1,3 @@ images/* -admin/components/db_config.php \ No newline at end of file +admin/components/db_config.php +admin/components/api.php \ No newline at end of file