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