Update .gitignore
This commit is contained in:
parent
59e2b21c6c
commit
9e4389a4e1
|
@ -1,2 +1,10 @@
|
||||||
.idea
|
/jre/
|
||||||
*.log
|
/server-local.sh
|
||||||
|
/browser/
|
||||||
|
/ffmpeg/
|
||||||
|
/ffmpeg/ffmpeg-linux64
|
||||||
|
/ffmpeg/ffmpeg-macos64
|
||||||
|
/ffmpeg/ffmpeg-win64.exe
|
||||||
|
/client.iml
|
||||||
|
/.idea/
|
||||||
|
/target/
|
||||||
|
|
Loading…
Reference in New Issue