Update git ignore file.
This commit is contained in:
parent
788e8880fd
commit
d077fd6c87
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -10,6 +10,10 @@ ganttzk/target
|
|||
.project
|
||||
.settings/
|
||||
|
||||
# ignore IDEA configuration files
|
||||
.idea
|
||||
*.iml
|
||||
|
||||
#ignore patches files
|
||||
*.patch
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue