Update .gitignore
This commit is contained in:
parent
6c6ef80c4a
commit
aab55bf76b
|
@ -6,8 +6,12 @@
|
|||
/ffmpeg/ffmpeg-macos64
|
||||
/ffmpeg/ffmpeg-win64.exe
|
||||
/client.iml
|
||||
/.idea/
|
||||
.idea
|
||||
**.log
|
||||
.debug-config
|
||||
.vscode
|
||||
/target/
|
||||
.classpath
|
||||
.project
|
||||
*.prefs
|
||||
client/.classpath
|
||||
|
|
Loading…
Reference in New Issue