From 8650f2d46dc6df62fcf70d4b769746987e748830 Mon Sep 17 00:00:00 2001 From: Abdellah El Morabit Date: Thu, 30 Jan 2025 21:07:16 +0100 Subject: Learning about getting the commands history and actually saving them, having trouble doing it in c --- .idea/.gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .idea/.gitignore (limited to '.idea/.gitignore') diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..13566b8 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml -- cgit v1.2.3-70-g09d2