.idea/ folder and *.exe files was added to .gitignore
This commit is contained in:
parent
9ff8e33634
commit
aebc3ef9d2
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,3 +2,5 @@
|
|||||||
/bin
|
/bin
|
||||||
/pkg
|
/pkg
|
||||||
/gowebdav
|
/gowebdav
|
||||||
|
.idea/
|
||||||
|
*.exe
|
Loading…
Reference in New Issue
Block a user