Skip to content
Snippets Groups Projects
Commit 27737ae3 authored by Anton Bagliy's avatar Anton Bagliy
Browse files

FIX: ignore .idea folders

parent 1892e802
Branches
No related merge requests found
......@@ -242,4 +242,7 @@ ModelManifest.xml
.paket/paket.exe
# FAKE - F# Make
.fake/
\ No newline at end of file
.fake/
#JetBrains ide files
.idea
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment