1
0
mirror of https://github.com/schollz/croc.git synced 2025-01-07 06:37:20 +03:00

chore(git): ignore .idea and .vscode folders

This commit is contained in:
Niko Köser 2021-06-09 16:00:09 +02:00
parent a9e77673f4
commit c72aaf63cb
No known key found for this signature in database
GPG Key ID: F3F28C118DAA6375

3
.gitignore vendored
View File

@ -6,3 +6,6 @@ bash_autocomplete
dist
bin
croc-stdin*
.idea/
.vscode/