Skip to content

Commit

Permalink
Updates ignores for Eclipse and VSCode
Browse files Browse the repository at this point in the history
  • Loading branch information
myurkin committed Nov 25, 2024
1 parent d8721ba commit abdc426
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@
.DS_Store

# for Eclipse
.сproject
.project
/.сproject
/.project
/.settings/

# for VS Code
.vscode
/.vscode

0 comments on commit abdc426

Please sign in to comment.