Add connection.properties to .gitignore
This commit is contained in:
parent
371a1bb0cb
commit
7cf3b41e6a
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
.idea/
|
||||
/target/
|
||||
/server.properties
|
||||
/connection.properties
|
||||
|
|
Reference in a new issue