Commit 77cc965993f91b6c296d435e22859e3df27624fd

Authored by Jay Berkenbilt
1 parent 1e192486

git ignore JetBrains files

Showing 1 changed file with 6 additions and 4 deletions
.gitignore
1 -build  
2 -build.* 1 +/build
  2 +/build.*
  3 +/cmake-build-*
3 appimage/build 4 appimage/build
4 -external-libs  
5 -distribution/ 5 +/external-libs
  6 +/distribution/
6 .cache 7 .cache
  8 +/.idea