Browse Source

frontend: Add new frontend directory to gitignore file

PatTheMav 1 year ago
parent
commit
3e32a9fcbf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -7,6 +7,7 @@
 !/cmake
 !/cmake
 !/deps
 !/deps
 !/docs
 !/docs
+!/frontend
 !/libobs*
 !/libobs*
 !/plugins
 !/plugins
 !/shared
 !/shared