Skip to content

Commit

Permalink
Add vscode / eclipse files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
B0pol committed May 13, 2020
1 parent 6dc7dab commit 0f8d196
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,11 @@
*~
.weblate
*.class

# vscode / eclipse files
*.classpath
*.project
*.settings
**/bin
**.vscode
*.code-workspace

0 comments on commit 0f8d196

Please sign in to comment.