Add sonar_lock to git ignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -16,6 +16,11 @@
|
||||
*.jar
|
||||
*.war
|
||||
|
||||
######################
|
||||
# Sonar
|
||||
######################
|
||||
.sonar_lock
|
||||
|
||||
# Eclipse IDE
|
||||
|
||||
*.pydevproject
|
||||
|
||||
Reference in New Issue
Block a user