From bc09da5a7b65b08b5d5dcd1e90173ad3b6081c23 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Mon, 29 Jul 2019 11:46:36 +0300 Subject: Did some more work in Python and started officially learning Java --- Python/Beginner training/.idea/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Python/Beginner training/.idea/.gitignore (limited to 'Python/Beginner training/.idea/.gitignore') diff --git a/Python/Beginner training/.idea/.gitignore b/Python/Beginner training/.idea/.gitignore new file mode 100644 index 0000000..0e40fe8 --- /dev/null +++ b/Python/Beginner training/.idea/.gitignore @@ -0,0 +1,3 @@ + +# Default ignored files +/workspace.xml \ No newline at end of file -- cgit v1.2.3