diff --git a/.gitignore b/.gitignore index 91c9774..74958ea 100644 --- a/.gitignore +++ b/.gitignore @@ -160,4 +160,4 @@ cython_debug/ # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ -OS/01/conversations/user.json + diff --git a/OS/01/.gitignore b/OS/01/.gitignore new file mode 100644 index 0000000..731ab70 --- /dev/null +++ b/OS/01/.gitignore @@ -0,0 +1 @@ +conversations/user.json \ No newline at end of file