mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-21 09:36:46 +00:00
NO-JIRA Adding vim .swp and .swo files into .gitignore
Just to avoid a mistake like it happened on f593a2de923a944393bf1e06b278b2415cebad9f
This commit is contained in:
parent
b8c64590f9
commit
d950e1b4cc
2
.gitignore
vendored
2
.gitignore
vendored
@ -16,6 +16,8 @@ ratReport.txt
|
||||
**/.editorconfig
|
||||
**/derby.log
|
||||
**/.DS_Store
|
||||
**/*.swp
|
||||
**/*.swo
|
||||
|
||||
# for native build
|
||||
CMakeCache.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user