mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Adds .gitignore entry for vim swap files.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,7 @@
|
|||||||
# editor and OS artifacts
|
# editor and OS artifacts
|
||||||
*~
|
*~
|
||||||
.DS_STORE
|
.DS_STORE
|
||||||
|
*.swp
|
||||||
|
|
||||||
# query compilation caches
|
# query compilation caches
|
||||||
.cache
|
.cache
|
||||||
|
|||||||
Reference in New Issue
Block a user