Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Commit

Permalink
add gitignore for ide files
Browse files Browse the repository at this point in the history
Signed-off-by: Muvaffak Onus <[email protected]>
  • Loading branch information
muvaf committed Jan 6, 2022
1 parent 70b7766 commit 4c9e527
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# ignore vscode files (debug config etc...)
/.vscode
/.idea

0 comments on commit 4c9e527

Please sign in to comment.