mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +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
|
||||
*~
|
||||
.DS_STORE
|
||||
*.swp
|
||||
|
||||
# query compilation caches
|
||||
.cache
|
||||
|
||||
Reference in New Issue
Block a user