We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22ac297 commit 788d156Copy full SHA for 788d156
.gitignore
@@ -10,8 +10,6 @@
10
.vscode/
11
*.code-workspace
12
13
-
14
15
# Local History for Visual Studio Code
16
.history/
17
@@ -481,7 +479,6 @@ flycheck_*.el
481
479
# network security
482
480
/network-security.data
483
484
485
### VisualStudio template
486
## Ignore Visual Studio temporary files, build results, and
487
## files generated by popular Visual Studio add-ons.
@@ -874,7 +871,6 @@ tags
874
871
### GPG template
875
872
secring.*
876
873
877
878
########################################################################################################################
879
# Custom Rules
880
0 commit comments