Revert changes to .gitignore and .clang-format

because they are potentially too global, belong in a separate PR.
This commit is contained in:
Nora Dimitrijević
2022-08-25 16:37:39 +02:00
parent 2bd866cc82
commit 02772ed20c
2 changed files with 0 additions and 4 deletions

3
.gitignore vendored
View File

@@ -15,9 +15,6 @@
.vs/*
!.vs/VSWorkspaceSettings.json
# VSCode temporaries
.vscode/*.log
# Byte-compiled python files
*.pyc

View File

@@ -1 +0,0 @@
DisableFormat: true