Skip to content

Commit

Permalink
Removed .idea and added to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
akkasayaz committed Mar 30, 2022
1 parent b6ba30b commit f948af9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.vscode
.idea/

# Logs
logs
Expand Down Expand Up @@ -79,4 +80,5 @@ nbs/

# Byte-compiled
__pycache__/
.cache/
.cache/

8 changes: 0 additions & 8 deletions .idea/.idea.course-1.dir/.idea/.gitignore

This file was deleted.

0 comments on commit f948af9

Please sign in to comment.