mirror of
https://github.com/github/codeql.git
synced 2025-12-22 11:46: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/*
|
||||||
!.vs/VSWorkspaceSettings.json
|
!.vs/VSWorkspaceSettings.json
|
||||||
|
|
||||||
# VSCode temporaries
|
|
||||||
.vscode/*.log
|
|
||||||
|
|
||||||
# Byte-compiled python files
|
# Byte-compiled python files
|
||||||
*.pyc
|
*.pyc
|
||||||
|
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
DisableFormat: true
|
|
||||||
Reference in New Issue
Block a user