mirror of
https://github.com/github/codeql.git
synced 2025-12-22 19:56:32 +01:00
Revert changes to .gitignore and .clang-format
because they are potentially too global, belong in a separate PR.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -15,9 +15,6 @@
|
||||
.vs/*
|
||||
!.vs/VSWorkspaceSettings.json
|
||||
|
||||
# VSCode temporaries
|
||||
.vscode/*.log
|
||||
|
||||
# Byte-compiled python files
|
||||
*.pyc
|
||||
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
DisableFormat: true
|
||||
Reference in New Issue
Block a user