Skip to content

Commit

Permalink
MAINT: add .theia/ to .gitignore (#13668)
Browse files Browse the repository at this point in the history
This avoids having an untracked file in Gitpod workspaces

[ci skip]
  • Loading branch information
rgommers committed Mar 9, 2021
1 parent 69a7752 commit 15bf22e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -17,6 +17,7 @@
*.tmp
*.vim
tags
.theia/

# Compiled source #
###################
Expand Down

0 comments on commit 15bf22e

Please sign in to comment.