Skip to content

Commit

Permalink
Hide some no need files in sublime text.
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Guo committed Jan 4, 2024
1 parent 0056c2a commit 038cb29
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions oauth2id.sublime-project
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[
{
"path": ".",
"folder_exclude_patterns": [".circleci", ".github", ".bundle",".idea","tmp",".capistrano","log","tmp",
"folder_exclude_patterns": [".circleci", ".ruby-lsp", ".github", ".bundle",".idea","tmp",".capistrano","log","tmp",
"public/assets","coverage","public/packs","node_modules"],
"file_exclude_patterns": ["*.sublime-workspace",".byebug_history",".DS_Store",
"config/credentials.yml.enc", "db/oauth2id_*.sqlite3"]
Expand All @@ -17,10 +17,6 @@
"docs/js/jquery-3.2.1.min.js",
"docs/js/plugins/jquery.dataTables.min.js",
"docs/js/plugins/dataTables.bootstrap.min.js"]
},
{
"path": "../oauth2id-docker",
"folder_exclude_patterns": ["data", "shared/cache"],
}
],
"settings":
Expand Down

0 comments on commit 038cb29

Please sign in to comment.