Skip to content
Snippets Groups Projects
Commit 4c74d162 authored by Robin Mueller's avatar Robin Mueller
Browse files

gitignore update

parent eb65e075
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,9 @@ generators/*.csv ...@@ -22,7 +22,9 @@ generators/*.csv
*tmtc*.txt *tmtc*.txt
log log
!.idea
!.idea/*
.idea/workspace.xml # https://stackoverflow.com/questions/5533050/gitignore-exclude-folder-but-include-specific-subfolder
\ No newline at end of file # you can skip this first one if it is not already excluded by prior patterns
!.idea/
.idea/*
!.idea/runConfiguration/
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment