Skip to content

Commit

Permalink
[CI/CD] Add .vscode folder to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
PauAndrio committed Sep 4, 2024
1 parent 65304c9 commit 3a2cc7a
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
Expand Up @@ -109,3 +109,6 @@ traj_comp.xtc

# Pycharm
.idea

# VS Code
.vscode/

0 comments on commit 3a2cc7a

Please sign in to comment.